C# Class Goedel.MeshProfileManager.Dialog_AskRecovery

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 AskRecovery

Public Methods

Method Description
Dialog_AskRecovery ( AskRecovery Data ) : System
Refresh ( ) : void

Private Methods

Method Description
Action_CreateRecovery ( object sender, RoutedEventArgs e ) : void
Action_SkipRecovery ( object sender, RoutedEventArgs e ) : void

Method Details

Dialog_AskRecovery() public method

public Dialog_AskRecovery ( AskRecovery Data ) : System
Data AskRecovery
return System

Refresh() public method

public Refresh ( ) : void
return void

Property Details

Data public_oe property

public AskRecovery,Goedel.MeshProfileManager Data
return AskRecovery