C# Class Goedel.MeshProfileManager.Dialog_CheckFingerPrint

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 CheckFingerPrint

Public Methods

Method Description
Dialog_CheckFingerPrint ( CheckFingerPrint Data ) : System
Refresh ( ) : void

Private Methods

Method Description
Action_AcceptFingerprint ( object sender, RoutedEventArgs e ) : void
Action_RejectFingerprint ( object sender, RoutedEventArgs e ) : void

Method Details

Dialog_CheckFingerPrint() public method

public Dialog_CheckFingerPrint ( CheckFingerPrint Data ) : System
Data CheckFingerPrint
return System

Refresh() public method

public Refresh ( ) : void
return void

Property Details

Data public_oe property

public CheckFingerPrint,Goedel.MeshProfileManager Data
return CheckFingerPrint