C# Class Goedel.MeshProfileManager.Dialog_SelectNormal

This is the code behind for the XAML generated class.
Inheritance: System.Windows.Controls.Page
Exibir arquivo Open project: hallambaker/Mathematical-Mesh

Public Properties

Property Type Description
Data SelectNormal

Public Methods

Method Description
Dialog_SelectNormal ( SelectNormal Data ) : System
Refresh ( ) : void

Private Methods

Method Description
Action_Next ( object sender, RoutedEventArgs e ) : void
Changed_Input_AccountName ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
Changed_Input_MeshGateway ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

Dialog_SelectNormal() public method

public Dialog_SelectNormal ( SelectNormal Data ) : System
Data SelectNormal
return System

Refresh() public method

public Refresh ( ) : void
return void

Property Details

Data public_oe property

public SelectNormal,Goedel.MeshProfileManager Data
return SelectNormal