See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.AppWizard.Generator (in NTier.AppWizard.Generator.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Initializes a new instance of the ProjectWriterException class
Namespace: NTier.AppWizard.GeneratorAssembly: NTier.AppWizard.Generator (in NTier.AppWizard.Generator.dll) Version: 1.0.0.0
Syntax
C# |
---|
protected ProjectWriterException( SerializationInfo message, StreamingContext context ) |
Visual Basic |
---|
Protected Sub New ( message As SerializationInfo, context As StreamingContext ) |
Visual C++ |
---|
protected: ProjectWriterException( SerializationInfo^ message, StreamingContext context ) |
Parameters
- message
- Type: System.Runtime.Serialization..::..SerializationInfo
- context
- Type: System.Runtime.Serialization..::..StreamingContext