See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Designer.VSAddIn
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Designer.VSAddIn
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
C# |
---|
public void OnBeginShutdown( ref Array custom ) |
Visual Basic |
---|
Public Sub OnBeginShutdown ( ByRef custom As Array ) |
Visual C++ |
---|
public: virtual void OnBeginShutdown( Array^% custom ) sealed |
Parameters
- custom
- Type: System..::..Array%