C# Class Structures.RadioEnumeration

Mostra file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
countRadios UInt32
radioInfo Structures.RadioInformation[]

Protected Properties

Property Type Description
length_ UInt32

Public Methods

Method Description
RadioEnumeration ( )

Method Details

RadioEnumeration() public method

public RadioEnumeration ( )

Property Details

countRadios public_oe property

public UInt32 countRadios
return UInt32

length_ protected_oe property

protected UInt32 length_
return UInt32

radioInfo public_oe property

public RadioInformation[],Structures radioInfo
return Structures.RadioInformation[]