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

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  TinCan.LRSResponses..::..LRSResponse
    TinCan.LRSResponses..::..AgentProfileLRSResponse

See Also