ShowViewStrategyBase Constructors
An abstract class that serves as the base class for the Show View Strategy classes.Name | Parameters | Description |
---|---|---|
ShowViewStrategyBase(XafApplication) | application | The constructor which provides basic functionality for the classes derived from the ShowViewStrategyBase class. |
See Also