C# 클래스 IronPython.Modules._ast.Exec

상속: stmt
파일 보기 프로젝트 열기: jschementi/iron

공개 메소드들

메소드 설명
Exec ( ) : System
Exec ( ExecStatement stmt ) : System

메소드 상세

Exec() 공개 메소드

public Exec ( ) : System
리턴 System

Exec() 공개 메소드

public Exec ( ExecStatement stmt ) : System
stmt IronPython.Compiler.Ast.ExecStatement
리턴 System