C# Class Structures.ReadParms

Mostra file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
accessPassword UInt32
common CommonParms
readCmdParms ReadCmdParms

Protected Properties

Property Type Description
length_ UInt32

Public Methods

Method Description
ReadParms ( )

Method Details

ReadParms() public method

public ReadParms ( )

Property Details

accessPassword public_oe property

public UInt32 accessPassword
return UInt32

common public_oe property

public CommonParms,Structures common
return CommonParms

length_ protected_oe property

protected UInt32 length_
return UInt32

readCmdParms public_oe property

public ReadCmdParms,Structures readCmdParms
return ReadCmdParms