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