C# Class Goedel.MeshProfileManager.Dialog_ProcessPending

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 ProcessPending

Méthodes publiques

Méthode Description
Dialog_ProcessPending ( ProcessPending Data ) : System
Refresh ( ) : void

Private Methods

Méthode Description
Action_AcceptPending ( object sender, RoutedEventArgs e ) : void
Action_RejectPending ( object sender, RoutedEventArgs e ) : void

Method Details

Dialog_ProcessPending() public méthode

public Dialog_ProcessPending ( ProcessPending Data ) : System
Data ProcessPending
Résultat System

Refresh() public méthode

public Refresh ( ) : void
Résultat void

Property Details

Data public_oe property

public ProcessPending,Goedel.MeshProfileManager Data
Résultat ProcessPending