C# Class Expressive.Disassembly.Instructions.SimpleInstruction

Inheritance: Instruction
Afficher le fichier Open project: ashmind/expressive

Méthodes publiques

Méthode Description
SimpleInstruction ( int offset, OpCode opCode ) : System.Reflection.Emit

Method Details

SimpleInstruction() public méthode

public SimpleInstruction ( int offset, OpCode opCode ) : System.Reflection.Emit
offset int
opCode System.Reflection.Emit.OpCode
Résultat System.Reflection.Emit