C# Class EKG_Project.GUI.ModuleOptionDialogues.Dialogue_R_Peaks_Options

Interaction logic for Dialogue_R_Peaks_Options.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: Nefarin/DadmProject Class Usage Examples

Méthodes publiques

Méthode Description
Dialogue_R_Peaks_Options ( Object parent, R_Peaks_Params parameters ) : System

Private Methods

Méthode Description
ApplyParameterChanges ( object sender, RoutedEventArgs e ) : void
RejectParameterChanges ( object sender, RoutedEventArgs e ) : void

Method Details

Dialogue_R_Peaks_Options() public méthode

public Dialogue_R_Peaks_Options ( Object parent, R_Peaks_Params parameters ) : System
parent Object
parameters EKG_Project.Modules.R_Peaks.R_Peaks_Params
Résultat System