C# Class NewTOAPIA.Modeling.GlobalStateManager

Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
GlobalStateManager ( )
GlobalStateManager ( ) : System
RemoveAllStates ( ) : void
this ( GlobalState i ) : GlobalState

Method Details

GlobalStateManager() public méthode

public GlobalStateManager ( )

GlobalStateManager() public méthode

public GlobalStateManager ( ) : System
Résultat System

RemoveAllStates() public méthode

public RemoveAllStates ( ) : void
Résultat void

this() public méthode

public this ( GlobalState i ) : GlobalState
i GlobalState
Résultat GlobalState