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

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  TinCan.LRSResponses..::..LRSResponse
    TinCan.LRSResponses..::..ProfileKeysLRSResponse

See Also