C# Class Goedel.MeshProfileManager._Data_SelectNormal

Inheritance: Goedel.Trojan.Data
Show file Open project: hallambaker/Mathematical-Mesh

Public Properties

Property Type Description
Dialog Dialog_SelectNormal

Protected Properties

Property Type Description
_Data AddProfile

Public Methods

Method Description
Next ( ) : bool

Here goes the action to be overriden

Refresh ( ) : void

Method Details

Next() public method

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

Refresh() public method

public Refresh ( ) : void
return void

Property Details

Dialog public property

public Dialog_SelectNormal,Goedel.MeshProfileManager Dialog
return Dialog_SelectNormal

_Data protected property

protected AddProfile,Goedel.MeshProfileManager _Data
return AddProfile