C# Class hds.NewRSIItem

Afficher le fichier Open project: hdneo/mxo-hd Class Usage Examples

Méthodes publiques

Свойство Type Description
gender ushort
internalId System.UInt16
name string
newRSIID System.UInt16
type string

Méthodes publiques

Méthode Description
NewRSIItem ( ) : System

Method Details

NewRSIItem() public méthode

public NewRSIItem ( ) : System
Résultat System

Property Details

gender public_oe property

public ushort gender
Résultat ushort

internalId public_oe property

public UInt16,System internalId
Résultat System.UInt16

name public_oe property

public string name
Résultat string

newRSIID public_oe property

public UInt16,System newRSIID
Résultat System.UInt16

type public_oe property

public string type
Résultat string