C# Class Artimech.artAskToCreate_To_artClearObject

Inheritance: Artimech.stateConditionalBase
Afficher le fichier Open project: Scramasax/Artimech

Méthodes publiques

Méthode Description
Enter ( Artimech.baseState state ) : void
Exit ( Artimech.baseState state ) : void
UpdateConditionalTest ( Artimech.baseState state ) : string

Test conditionals are placed here.

artAskToCreate_To_artClearObject ( string changeStateName ) : System

Method Details

Enter() public méthode

public Enter ( Artimech.baseState state ) : void
state Artimech.baseState
Résultat void

Exit() public méthode

public Exit ( Artimech.baseState state ) : void
state Artimech.baseState
Résultat void

UpdateConditionalTest() public méthode

Test conditionals are placed here.
public UpdateConditionalTest ( Artimech.baseState state ) : string
state Artimech.baseState
Résultat string

artAskToCreate_To_artClearObject() public méthode

public artAskToCreate_To_artClearObject ( string changeStateName ) : System
changeStateName string
Résultat System