C# Class Goedel.MeshProfileManager.GenerateKeys

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

Public Methods

Method Description
Enter ( ) : void
Exit ( ) : bool
GenerateKeys ( AddProfile Data ) : System
GenerateKeysTask1 ( ) : void

Method Details

Enter() public method

public Enter ( ) : void
return void

Exit() public method

public Exit ( ) : bool
return bool

GenerateKeys() public method

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

GenerateKeysTask1() public method

public GenerateKeysTask1 ( ) : void
return void