C# Class RFID_Explorer.RFChannelEditForm

Afficher le fichier Open project: mti-rfid/RFID_Explorer Class Usage Examples

Méthodes publiques

Méthode Description
RFChannelEditForm ( LakeChabotReader reader, Source_FrequencyBand channel ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

affinityBand_ValueChanged ( object sender, EventArgs e ) : void
divideRatio_ValueChanged ( object sender, EventArgs e ) : void
guardBand_ValueChanged ( object sender, EventArgs e ) : void
maximumDACBand_ValueChanged ( object sender, EventArgs e ) : void
minimumDAC_ValueChanged ( object sender, EventArgs e ) : void
mulitplyFactor_ValueChanged ( object sender, EventArgs e ) : void
okButton_Click ( object sender, EventArgs e ) : void
state_SelectedValueChanged ( object sender, EventArgs e ) : void
updateControls ( ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

RFChannelEditForm() public méthode

public RFChannelEditForm ( LakeChabotReader reader, Source_FrequencyBand channel ) : System
reader LakeChabotReader
channel Source_FrequencyBand
Résultat System