C# Class Structures.RadioInformation

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Свойство Type Description
idLength UInt32
length UInt32
uniqueId Byte[]

Méthodes publiques

Méthode Description
RadioInformation ( )

Method Details

RadioInformation() public méthode

public RadioInformation ( )

Property Details

idLength public_oe property

public UInt32 idLength
Résultat UInt32

length public_oe property

public UInt32 length
Résultat UInt32

uniqueId public_oe property

public Byte[] uniqueId
Résultat Byte[]