Called when the context is created, this method will instantiate and create the IViewContext or View/ViewModel based on config
Namespace: AppCan.wpf.ApplicationAssembly: AppCan.wpf (in AppCan.wpf.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public virtual void Create( IContext context ) |
Visual Basic |
---|
Public Overridable Sub Create ( _ context As IContext _ ) |
Visual C++ |
---|
public: virtual void Create( IContext^ context ) |
Parameters
- context
- Type: AppCan.Core.Contexts..::..IContext
The context