C# Class Goedel.MeshProfileManager.ProcessPending

Afficher le fichier Open project: hallambaker/Mathematical-Mesh Class Usage Examples

Méthodes publiques

Méthode Description
AcceptPending ( ) : bool
Enter ( ) : void
ProcessPending ( AddProfile Data ) : System
RejectPending ( ) : bool

Method Details

AcceptPending() public méthode

public AcceptPending ( ) : bool
Résultat bool

Enter() public méthode

public Enter ( ) : void
Résultat void

ProcessPending() public méthode

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

RejectPending() public méthode

public RejectPending ( ) : bool
Résultat bool