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