C# Class Goedel.MeshProfileManager._Data_ProcessPending

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

Méthodes publiques

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

Protected Properties

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

Méthodes publiques

Méthode Description
AcceptPending ( ) : bool

Here goes the action to be overriden

Refresh ( ) : void
RejectPending ( ) : bool

Here goes the action to be overriden

Method Details

AcceptPending() public méthode

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

Refresh() public méthode

public Refresh ( ) : void
Résultat void

RejectPending() public méthode

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

Property Details

Dialog public_oe property

public Dialog_ProcessPending,Goedel.MeshProfileManager Dialog
Résultat Dialog_ProcessPending

_Data protected_oe property

protected AddProfile,Goedel.MeshProfileManager _Data
Résultat AddProfile