C# Class Goedel.MeshProfileManager.Dialog_AskNetwork

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

Méthodes publiques

Свойство Type Description
Data AskNetwork

Méthodes publiques

Méthode Description
Dialog_AskNetwork ( AskNetwork Data ) : System
Refresh ( ) : void

Private Methods

Méthode Description
Action_ConfigureNetwork ( object sender, RoutedEventArgs e ) : void
Action_SkipNetwork ( object sender, RoutedEventArgs e ) : void

Method Details

Dialog_AskNetwork() public méthode

public Dialog_AskNetwork ( AskNetwork Data ) : System
Data AskNetwork
Résultat System

Refresh() public méthode

public Refresh ( ) : void
Résultat void

Property Details

Data public_oe property

public AskNetwork,Goedel.MeshProfileManager Data
Résultat AskNetwork