C# Class Expressive.Disassembler

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

Méthodes publiques

Méthode Description
Disassemble ( IManagedMethod method ) : IEnumerable
Disassembler ( Func instructionReaderFactory ) : System

Method Details

Disassemble() public méthode

public Disassemble ( IManagedMethod method ) : IEnumerable
method IManagedMethod
Résultat IEnumerable

Disassembler() public méthode

public Disassembler ( Func instructionReaderFactory ) : System
instructionReaderFactory Func
Résultat System