Initializes a new instance of the StatementBase class
Namespace: TinCanAssembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
C# |
---|
public StatementBase() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: StatementBase() |
F# |
---|
new : unit -> StatementBase |