메소드 | 설명 | |
---|---|---|
AddVariableStack ( ) : void | ||
CodeContext ( object containerInstance ) : System | ||
GetVariableInformation ( string variableName, int &stackDepth ) : void | ||
RemoveVariableStack ( ) : void |
public CodeContext ( object containerInstance ) : System | ||
containerInstance | object | |
리턴 | System |
public GetVariableInformation ( string variableName, int &stackDepth ) : void | ||
variableName | string | |
stackDepth | int | |
리턴 | void |