Initializes a new instance of the StatementsResult class
Namespace: TinCanAssembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
| C# |
|---|
public StatementsResult( string str ) |
| Visual Basic |
|---|
Public Sub New ( str As String ) |
| Visual C++ |
|---|
public: StatementsResult( String^ str ) |
| F# |
|---|
new : str : string -> StatementsResult |
Parameters
- str
- Type: System..::..String
[Missing <param name="str"/> documentation for "M:TinCan.StatementsResult.#ctor(System.String)"]