Метод | Описание | |
---|---|---|
ProgramMacro ( string name, int start, int endTagCommandLocation ) : System.Collections.Generic |
The startRange and endRange are indexes into the parent program command list, and defines the range of commands that we can execute
|
|
ToString ( ) : string |
public ProgramMacro ( string name, int start, int endTagCommandLocation ) : System.Collections.Generic | ||
name | string | |
start | int | |
endTagCommandLocation | int | |
Результат | System.Collections.Generic |