C# Class Goedel.MeshProfileManager._Data_CheckFingerPrint

Inheritance: Goedel.Trojan.Data
Afficher le fichier Open project: hallambaker/Mathematical-Mesh

Méthodes publiques

Свойство Type Description
Dialog Dialog_CheckFingerPrint

Protected Properties

Свойство Type Description
_Data AddProfile

Méthodes publiques

Méthode Description
AcceptFingerprint ( ) : bool

Here goes the action to be overriden

Refresh ( ) : void
RejectFingerprint ( ) : bool

Here goes the action to be overriden

Method Details

AcceptFingerprint() public méthode

Here goes the action to be overriden
public AcceptFingerprint ( ) : bool
Résultat bool

Refresh() public méthode

public Refresh ( ) : void
Résultat void

RejectFingerprint() public méthode

Here goes the action to be overriden
public RejectFingerprint ( ) : bool
Résultat bool

Property Details

Dialog public_oe property

public Dialog_CheckFingerPrint,Goedel.MeshProfileManager Dialog
Résultat Dialog_CheckFingerPrint

_Data protected_oe property

protected AddProfile,Goedel.MeshProfileManager _Data
Résultat AddProfile