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