C# Class Structures.RadioInformation

Mostra file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
idLength UInt32
length UInt32
uniqueId Byte[]

Public Methods

Method Description
RadioInformation ( )

Method Details

RadioInformation() public method

public RadioInformation ( )

Property Details

idLength public_oe property

public UInt32 idLength
return UInt32

length public_oe property

public UInt32 length
return UInt32

uniqueId public_oe property

public Byte[] uniqueId
return Byte[]