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
Initializes a new instance of the NoProjectLoadedTreeNode class
Namespace: NTier.Designer.FormsAssembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
protected NoProjectLoadedTreeNode( SerializationInfo serializationInfo, StreamingContext context ) |
| Visual Basic |
|---|
Protected Sub New ( serializationInfo As SerializationInfo, context As StreamingContext ) |
| Visual C++ |
|---|
protected: NoProjectLoadedTreeNode( SerializationInfo^ serializationInfo, StreamingContext context ) |
Parameters
- serializationInfo
- Type: System.Runtime.Serialization..::..SerializationInfo
- context
- Type: System.Runtime.Serialization..::..StreamingContext