Method | Description | |
---|---|---|
Locals ( object>.IDictionary |
||
Pop ( ) : void |
Removes the most recently added local values container from the stack
|
|
Push ( object value ) : int |
Pushes a new local values container onto the stack
|
public Locals ( object>.IDictionary |
||
host | object>.IDictionary | |
return | System |