C# Class Goedel.MeshProfileManager.Dialog_WaitToComplete

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 WaitToComplete

Public Methods

Method Description
Dialog_WaitToComplete ( WaitToComplete Data ) : System
Refresh ( ) : void

Method Details

Dialog_WaitToComplete() public method

public Dialog_WaitToComplete ( WaitToComplete Data ) : System
Data WaitToComplete
return System

Refresh() public method

public Refresh ( ) : void
return void

Property Details

Data public_oe property

public WaitToComplete,Goedel.MeshProfileManager Data
return WaitToComplete