C# Class StateFunding.NewInstanceConfigView

Inheritance: StateFunding.View
Afficher le fichier Open project: iamchairs/StateFunding Class Usage Examples

Méthodes publiques

Méthode Description
NewInstanceConfigView ( ) : System
OnCreate ( Action Callback ) : void

Private Methods

Méthode Description
OnConfirm ( ) : void
SelectGovernment ( StateFunding.Government Gov ) : void
createGovernmentMenu ( ) : void
createWindow ( ) : void

Method Details

NewInstanceConfigView() public méthode

public NewInstanceConfigView ( ) : System
Résultat System

OnCreate() public méthode

public OnCreate ( Action Callback ) : void
Callback Action
Résultat void