C# 클래스 System.Linq.Expressions.Interpreter.BranchLabel

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

Private Properties

프로퍼티 타입 설명
AddBranch void
FixupBranch void
Mark void
ToRuntimeLabel RuntimeLabel

공개 메소드들

메소드 설명
BranchLabel ( ) : System.Diagnostics

비공개 메소드들

메소드 설명
AddBranch ( System.Linq.Expressions.Interpreter.InstructionList instructions, int branchIndex ) : void
FixupBranch ( System.Linq.Expressions.Interpreter.InstructionList instructions, int branchIndex ) : void
Mark ( System.Linq.Expressions.Interpreter.InstructionList instructions ) : void
ToRuntimeLabel ( ) : RuntimeLabel

메소드 상세

BranchLabel() 공개 메소드

public BranchLabel ( ) : System.Diagnostics
리턴 System.Diagnostics