See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Designer.Forms
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Designer.Forms
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public void Parse( string s ) |
| Visual Basic |
|---|
Public Sub Parse ( s As String ) |
| Visual C++ |
|---|
public: virtual void Parse( String^ s ) sealed |
Parameters
- s
- Type: System..::..String