C# 클래스 Babel.Compiler.ResumePoint

파일 보기 프로젝트 열기: shugo/babel 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
index int
label System.Reflection.Emit.Label

공개 메소드들

메소드 설명
ResumePoint ( ) : System

메소드 상세

ResumePoint() 공개 메소드

public ResumePoint ( ) : System
리턴 System

프로퍼티 상세

index 보호되어 있는 프로퍼티

protected int index
리턴 int

label 보호되어 있는 프로퍼티

protected Label,System.Reflection.Emit label
리턴 System.Reflection.Emit.Label