Remotion.Linq.SqlBackend.UnitTests.CustomExpression.CustomExpression C# (CSharp) Method

CustomExpression() public method

public CustomExpression ( Type type ) : System
type System.Type
return System
    public CustomExpression (Type type)
        : base (type)
    {
    }