C# Class hds.NewRSIItem

Exibir arquivo 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_oe property

public ushort gender
return ushort

internalId public_oe property

public UInt16,System internalId
return System.UInt16

name public_oe property

public string name
return string

newRSIID public_oe property

public UInt16,System newRSIID
return System.UInt16

type public_oe property

public string type
return string