C# Class Goedel.MeshProfileManager._Data_Complete

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

Public Properties

Property Type Description
Dialog Dialog_Complete

Protected Properties

Property Type Description
_Data AddProfile

Public Methods

Method Description
CheckPending ( ) : bool

Here goes the action to be overriden

Erase ( ) : bool

Here goes the action to be overriden

ExitProgram ( ) : bool

Here goes the action to be overriden

Refresh ( ) : void

Method Details

CheckPending() public method

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

Erase() public method

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

ExitProgram() public method

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

Refresh() public method

public Refresh ( ) : void
return void

Property Details

Dialog public_oe property

public Dialog_Complete,Goedel.MeshProfileManager Dialog
return Dialog_Complete

_Data protected_oe property

protected AddProfile,Goedel.MeshProfileManager _Data
return AddProfile