C# 클래스 FluentLinqToSql.Internal.FunctionMappingExpressionParser.Result

파일 보기 프로젝트 열기: JeremySkinner/FluentLinqToSql

공개 메소드들

메소드 설명
Result ( MethodInfo method, FunctionParameterMapping parameters ) : System

메소드 상세

Result() 공개 메소드

public Result ( MethodInfo method, FunctionParameterMapping parameters ) : System
method System.Reflection.MethodInfo
parameters FunctionParameterMapping
리턴 System