C# 클래스 Mono.Debugger.Architectures.X86_Opcodes

상속: Opcodes
파일 보기 프로젝트 열기: baulig/debugger 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ReadInstruction Instruction

보호된 메소드들

메소드 설명
DoDispose ( ) : void
X86_Opcodes ( Process process ) : System

비공개 메소드들

메소드 설명
ReadInstruction ( TargetMemoryAccess memory, TargetAddress address ) : Instruction

메소드 상세

DoDispose() 보호된 메소드

protected DoDispose ( ) : void
리턴 void

X86_Opcodes() 보호된 메소드

protected X86_Opcodes ( Process process ) : System
process Process
리턴 System