C# Class xAPILaunch.xAPIObject

Mostra file Open project: adlnet/xapi-launch Class Usage Examples

Public Properties

Property Type Description
id string
objectType string

Public Methods

Method Description
xAPIObject ( string uri ) : System

Method Details

xAPIObject() public method

public xAPIObject ( string uri ) : System
uri string
return System

Property Details

id public_oe property

public string id
return string

objectType public_oe property

public string objectType
return string