C# 클래스 Mono.Cecil.Cil.StateMachineScopeDebugInformation

상속: CustomDebugInformation
파일 보기 프로젝트 열기: jbevain/cecil 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
KindIdentifier System.Guid

공개 메소드들

메소드 설명
StateMachineScopeDebugInformation ( Instruction start, Instruction end ) : System

비공개 메소드들

메소드 설명
StateMachineScopeDebugInformation ( int start, int end ) : System

메소드 상세

StateMachineScopeDebugInformation() 공개 메소드

public StateMachineScopeDebugInformation ( Instruction start, Instruction end ) : System
start Instruction
end Instruction
리턴 System

프로퍼티 상세

KindIdentifier 공개적으로 정적으로 프로퍼티

public static Guid,System KindIdentifier
리턴 System.Guid