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

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  TinCan.LRSResponses..::..LRSResponse
    TinCan.LRSResponses..::..ActivityProfileLRSResponse

See Also