메소드 | 설명 | |
---|---|---|
FrameCount ( ) : int |
Returns the number of stack frames. Returns the number of stack frames. |
|
Get ( |
Returns the ContextData for the given Context. Returns the ContextData for the given Context. |
|
GetFrame ( int frameNumber ) : |
Returns the stack frame with the given index. Returns the stack frame with the given index. |
메소드 | 설명 | |
---|---|---|
PopFrame ( ) : void |
Pops a stack frame from the stack. Pops a stack frame from the stack. |
|
PushFrame ( |
Pushes a stack frame on to the stack. Pushes a stack frame on to the stack. |
public static Get ( |
||
cx | ||
리턴 |
public GetFrame ( int frameNumber ) : |
||
frameNumber | int | |
리턴 |