Method | Description | |
---|---|---|
AddVariableStack ( ) : void | ||
CodeContext ( object containerInstance ) : System | ||
GetVariableInformation ( string variableName, int &stackDepth ) : void | ||
RemoveVariableStack ( ) : void |
public CodeContext ( object containerInstance ) : System | ||
containerInstance | object | |
return | System |
public GetVariableInformation ( string variableName, int &stackDepth ) : void | ||
variableName | string | |
stackDepth | int | |
return | void |