[Missing <summary> documentation for "T:TinCan.Statement"]
Assembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
| C# |
|---|
public class Statement : StatementBase |
| Visual Basic |
|---|
Public Class Statement Inherits StatementBase |
| Visual C++ |
|---|
public ref class Statement : public StatementBase |
| F# |
|---|
type Statement = class inherit StatementBase end |