C# Class Structures.RadioEnumeration

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Свойство Type Description
countRadios UInt32
radioInfo Structures.RadioInformation[]

Protected Properties

Свойство Type Description
length_ UInt32

Méthodes publiques

Méthode Description
RadioEnumeration ( )

Method Details

RadioEnumeration() public méthode

public RadioEnumeration ( )

Property Details

countRadios public_oe property

public UInt32 countRadios
Résultat UInt32

length_ protected_oe property

protected UInt32 length_
Résultat UInt32

radioInfo public_oe property

public RadioInformation[],Structures radioInfo
Résultat Structures.RadioInformation[]