Initializes a new instance of the AgentProfileLRSResponse class

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

Syntax

C#
public AgentProfileLRSResponse()
Visual Basic
Public Sub New
Visual C++
public:
AgentProfileLRSResponse()
F#
new : unit -> AgentProfileLRSResponse

See Also