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

Namespace: TinCan.LRSResponses
Assembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)

Syntax

C#
public class StatementLRSResponse : LRSResponse
Visual Basic
Public Class StatementLRSResponse
	Inherits LRSResponse
Visual C++
public ref class StatementLRSResponse : public LRSResponse
F#
type StatementLRSResponse =  
    class
        inherit LRSResponse
    end

Inheritance Hierarchy

System..::..Object
  TinCan.LRSResponses..::..LRSResponse
    TinCan.LRSResponses..::..StatementLRSResponse

See Also