C# Class RFID_Explorer.ConfigureAlgorithmParms_0_Display

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Méthode Description
ConfigureAlgorithmParms_0_Display ( ) : System
setSource ( Source_SingulationParametersFixedQ parms ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
AlgorithmParms_0_Display_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

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

qValue_ValueChanged ( object sender, EventArgs e ) : void
repeatUntilNoTags_SelectedIndexChanged ( object sender, EventArgs e ) : void
retryCount_ValueChanged ( object sender, EventArgs e ) : void
toggleTarget_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

ConfigureAlgorithmParms_0_Display() public méthode

public ConfigureAlgorithmParms_0_Display ( ) : System
Résultat System

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

setSource() public méthode

public setSource ( Source_SingulationParametersFixedQ parms ) : void
parms Source_SingulationParametersFixedQ
Résultat void