C# Class xAPILaunch.xAPIActor

ファイルを表示 Open project: adlnet/xapi-launch Class Usage Examples

Public Properties

Property Type Description
mbox string
name string
objectType string

Public Methods

Method Description
xAPIActor ( string a ) : System

Method Details

xAPIActor() public method

public xAPIActor ( string a ) : System
a string
return System

Property Details

mbox public_oe property

public string mbox
return string

name public_oe property

public string name
return string

objectType public_oe property

public string objectType
return string