C# 클래스 GNIDA.Myx86Instruction

상속: TUP.AsmResolver.ASM.x86Instruction
파일 보기 프로젝트 열기: Rex-Hays/GNIDA 1 사용 예제들

공개 메소드들

메소드 설명
Create ( x86OpCode opcode, Opnd operand1, Opnd operand2 ) : Myx86Instruction

비공개 메소드들

메소드 설명
Myx86Instruction ( ) : System

메소드 상세

Create() 공개 정적인 메소드

public static Create ( x86OpCode opcode, Opnd operand1, Opnd operand2 ) : Myx86Instruction
opcode TUP.AsmResolver.ASM.x86OpCode
operand1 Opnd
operand2 Opnd
리턴 Myx86Instruction