C# Class Aurora.ScriptEngineParser.StateChange

Inheritance: Tools.SYMBOL
Afficher le fichier Open project: aurora-sim/Aurora-Libs Class Usage Examples

Méthodes publiques

Méthode Description
StateChange ( Parser yyp ) : Tools
StateChange ( Parser yyp, string newState ) : Tools

Method Details

StateChange() public méthode

public StateChange ( Parser yyp ) : Tools
yyp Tools.Parser
Résultat Tools

StateChange() public méthode

public StateChange ( Parser yyp, string newState ) : Tools
yyp Tools.Parser
newState string
Résultat Tools