C# Class GNIDA.Myx86Instruction

Inheritance: TUP.AsmResolver.ASM.x86Instruction
Afficher le fichier Open project: Rex-Hays/GNIDA Class Usage Examples

Méthodes publiques

Méthode Description
Create ( x86OpCode opcode, Opnd operand1, Opnd operand2 ) : Myx86Instruction

Private Methods

Méthode Description
Myx86Instruction ( ) : System

Method Details

Create() public static méthode

public static Create ( x86OpCode opcode, Opnd operand1, Opnd operand2 ) : Myx86Instruction
opcode TUP.AsmResolver.ASM.x86OpCode
operand1 Opnd
operand2 Opnd
Résultat Myx86Instruction