C# Class FrameDAL.Linq.Translation.InjectedExpression

Inheritance: System.Linq.Expressions.Expression
Mostra file Open project: vincentlauvlwj/FrameDAL Class Usage Examples

Public Methods

Method Description
InjectedExpression ( TranslateResult translateResult, Type type ) : System

Method Details

InjectedExpression() public method

public InjectedExpression ( TranslateResult translateResult, Type type ) : System
translateResult TranslateResult
type System.Type
return System