C# Class RFID_Explorer.ConfigureTroubleControl.CarrierWaveObject

Mostra file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
States CarrierWaveObject[]

Public Methods

Method Description
CarrierWaveObject ( LakeChabotReader state ) : System
GetCarrierWaveObject ( LakeChabotReader state ) : CarrierWaveObject
ToString ( ) : string

Private Methods

Method Description
CarrierWaveObject ( ) : System

Method Details

CarrierWaveObject() public method

public CarrierWaveObject ( LakeChabotReader state ) : System
state RFID.RFIDInterface.LakeChabotReader
return System

GetCarrierWaveObject() public static method

public static GetCarrierWaveObject ( LakeChabotReader state ) : CarrierWaveObject
state RFID.RFIDInterface.LakeChabotReader
return CarrierWaveObject

ToString() public method

public ToString ( ) : string
return string

Property Details

States public_oe static_oe property

public static CarrierWaveObject[] States
return CarrierWaveObject[]