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

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  TinCan.LRSResponses..::..LRSResponse
    TinCan.LRSResponses..::..StatementsResultLRSResponse

See Also