Метод | Описание | |
---|---|---|
GenerateRuntimeObject ( ) : Runtime.Object | ||
IsReservedKeyword ( string name ) : bool | ||
ResolveReferences ( |
||
VariableAssignment ( string variableName, |
public GenerateRuntimeObject ( ) : Runtime.Object | ||
Результат | Runtime.Object |
public static IsReservedKeyword ( string name ) : bool | ||
name | string | |
Результат | bool |
public ResolveReferences ( |
||
context | ||
Результат | void |
public VariableAssignment ( string variableName, |
||
variableName | string | |
assignedExpression | ||
Результат | System.Collections.Generic |