C# 클래스 Expressive.Decompilation.DecompilationContext

파일 보기 프로젝트 열기: ashmind/expressive 1 사용 예제들

공개 메소드들

메소드 설명
DecompilationContext ( IDecompiler decompiler, IManagedMethod method, Expression>.Func getParameter ) : System

메소드 상세

DecompilationContext() 공개 메소드

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