C# Class Goedel.MeshProfileManager._Data_SelectAdvanced

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

Public Properties

Property Type Description
Dialog Dialog_SelectAdvanced

Protected Properties

Property Type Description
_Data AddProfile

Public Methods

Method Description
CreateVanity ( ) : bool

Here goes the action to be overriden

Refresh ( ) : void
SkipVanity ( ) : bool

Here goes the action to be overriden

Method Details

CreateVanity() public method

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

Refresh() public method

public Refresh ( ) : void
return void

SkipVanity() public method

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

Property Details

Dialog public_oe property

public Dialog_SelectAdvanced,Goedel.MeshProfileManager Dialog
return Dialog_SelectAdvanced

_Data protected_oe property

protected AddProfile,Goedel.MeshProfileManager _Data
return AddProfile