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 ProjectSession..::..DataSourceChangeException class
Namespace: NTier.Designer.BusinessAssembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public DataSourceChangeException( string message, Exception inner ) |
| Visual Basic |
|---|
Public Sub New ( message As String, inner As Exception ) |
| Visual C++ |
|---|
public: DataSourceChangeException( String^ message, Exception^ inner ) |