C# Class Goedel.MeshProfileManager.Dialog_AddAccountStart

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 AddAccountStart

Méthodes publiques

Méthode Description
Dialog_AddAccountStart ( AddAccountStart Data ) : System
Refresh ( ) : void

Private Methods

Méthode Description
Action_ConnectAccount ( object sender, RoutedEventArgs e ) : void
Action_NewAccount ( object sender, RoutedEventArgs e ) : void
Action_RecoverAccount ( object sender, RoutedEventArgs e ) : void

Method Details

Dialog_AddAccountStart() public méthode

public Dialog_AddAccountStart ( AddAccountStart Data ) : System
Data AddAccountStart
Résultat System

Refresh() public méthode

public Refresh ( ) : void
Résultat void

Property Details

Data public_oe property

public AddAccountStart,Goedel.MeshProfileManager Data
Résultat AddAccountStart