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

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

공개 메소드들

메소드 설명
InstructionOffset ( Instruction instruction ) : System
InstructionOffset ( int offset ) : System

메소드 상세

InstructionOffset() 공개 메소드

public InstructionOffset ( Instruction instruction ) : System
instruction Instruction
리턴 System

InstructionOffset() 공개 메소드

public InstructionOffset ( int offset ) : System
offset int
리턴 System