[Missing <summary> documentation for "T:TinCan.LRSResponses.StateLRSResponse"]

Namespace: TinCan.LRSResponses
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

Inheritance Hierarchy

System..::..Object
  TinCan.LRSResponses..::..LRSResponse
    TinCan.LRSResponses..::..StateLRSResponse

See Also