C# Class Expressive.Decompilation.DecompilationContext

Show file Open project: ashmind/expressive Class Usage Examples

Public Methods

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

Method Details

DecompilationContext() public method

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