Called when the context is going to create views/show windows

Namespace: AppCan.Core.Contexts
Assembly: AppCan.Core (in AppCan.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void Create()
Visual Basic
Public Sub Create
Visual C++
public:
virtual void Create() sealed

Implements

IContext..::..Create()()()()

See Also