See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
This method is called in a using code block while the project data is being loaded.
Namespace: NTier.Designer.VSAddInAssembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public IDisposable NotifyLoading() |
| Visual Basic |
|---|
Public Function NotifyLoading As IDisposable |
| Visual C++ |
|---|
public: IDisposable^ NotifyLoading() |