C# 클래스 IronPython.Compiler.Ast.GetGlobalContextExpression.GetGlobalContextInstruction
파일 보기
프로젝트 열기: jschementi/iron
공개 프로퍼티들
프로퍼티 |
타입 |
설명 |
|
Instance |
GetGlobalContextInstruction |
|
|
공개 메소드들
메소드 |
설명 |
|
Run ( InterpretedFrame frame ) : int |
|
|
메소드 상세
public Run ( InterpretedFrame frame ) : int |
frame |
Microsoft.Scripting.Interpreter.InterpretedFrame |
|
리턴 |
int |
|
프로퍼티 상세
public static GetGlobalContextInstruction Instance |
리턴 |
GetGlobalContextInstruction |
|