C# Class Expressive.Decompilation.DecompilationContext

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

Méthodes publiques

Méthode Description
DecompilationContext ( IDecompiler decompiler, IManagedMethod method, Expression>.Func getParameter ) : System

Method Details

DecompilationContext() public méthode

public DecompilationContext ( IDecompiler decompiler, IManagedMethod method, Expression>.Func getParameter ) : System
decompiler IDecompiler
method IManagedMethod
getParameter Expression>.Func
Résultat System