C# Class Goedel.MeshProfileManager.ProcessPending

Exibir arquivo Open project: hallambaker/Mathematical-Mesh Class Usage Examples

Public Methods

Method Description
AcceptPending ( ) : bool
Enter ( ) : void
ProcessPending ( AddProfile Data ) : System
RejectPending ( ) : bool

Method Details

AcceptPending() public method

public AcceptPending ( ) : bool
return bool

Enter() public method

public Enter ( ) : void
return void

ProcessPending() public method

public ProcessPending ( AddProfile Data ) : System
Data AddProfile
return System

RejectPending() public method

public RejectPending ( ) : bool
return bool