C# Class Expressive.Disassembly.Instructions.Instruction

Afficher le fichier Open project: ashmind/expressive Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Méthodes protégées

Méthode Description
Instruction ( int offset, OpCode opCode ) : System

Method Details

Instruction() protected méthode

protected Instruction ( int offset, OpCode opCode ) : System
offset int
opCode System.Reflection.Emit.OpCode
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string