C# Class OpenRA.Support.BooleanExpression.VariableToken

Inheritance: Token
Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Méthode Description
VariableToken ( int index, string symbol ) : System

Method Details

VariableToken() public méthode

public VariableToken ( int index, string symbol ) : System
index int
symbol string
Résultat System