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 NTierAppGeneratorException class
Namespace: NTier.AppWizard.GeneratorAssembly: NTier.AppWizard.Generator (in NTier.AppWizard.Generator.dll) Version: 1.0.0.0
Syntax
C# |
---|
public NTierAppGeneratorException( string message ) |
Visual Basic |
---|
Public Sub New ( message As String ) |
Visual C++ |
---|
public: NTierAppGeneratorException( String^ message ) |
Parameters
- message
- Type: System..::..String