C# Class EKG_Project.GUI.ModuleOptionDialogues.Dialogue_Waves_Options

Interaction logic for Dialogue_Waves_Options.xaml
Inheritance: System.Windows.Window
Show file Open project: Nefarin/DadmProject Class Usage Examples

Public Methods

Method Description
Dialogue_Waves_Options ( Object parent, Waves_Params parameters ) : System

Private Methods

Method Description
ApplyParameterChanges ( object sender, RoutedEventArgs e ) : void
RejectParameterChanges ( object sender, RoutedEventArgs e ) : void

Method Details

Dialogue_Waves_Options() public method

public Dialogue_Waves_Options ( Object parent, Waves_Params parameters ) : System
parent Object
parameters EKG_Project.Modules.Waves.Waves_Params
return System