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