C# Class Goedel.MeshProfileManager._Data_ProcessPending

Inheritance: Goedel.Trojan.Data
Exibir arquivo Open project: hallambaker/Mathematical-Mesh

Public Properties

Property Type Description
Dialog Dialog_ProcessPending

Protected Properties

Property Type Description
_Data AddProfile

Public Methods

Method 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 method

Here goes the action to be overriden
public AcceptPending ( ) : bool
return bool

Refresh() public method

public Refresh ( ) : void
return void

RejectPending() public method

Here goes the action to be overriden
public RejectPending ( ) : bool
return bool

Property Details

Dialog public_oe property

public Dialog_ProcessPending,Goedel.MeshProfileManager Dialog
return Dialog_ProcessPending

_Data protected_oe property

protected AddProfile,Goedel.MeshProfileManager _Data
return AddProfile