C# Class hds.NewRSIItem

Show file Open project: hdneo/mxo-hd Class Usage Examples

Public Properties

Property Type Description
gender ushort
internalId System.UInt16
name string
newRSIID System.UInt16
type string

Public Methods

Method Description
NewRSIItem ( ) : System

Method Details

NewRSIItem() public method

public NewRSIItem ( ) : System
return System

Property Details

gender public property

public ushort gender
return ushort

internalId public property

public UInt16,System internalId
return System.UInt16

name public property

public string name
return string

newRSIID public property

public UInt16,System newRSIID
return System.UInt16

type public property

public string type
return string