C# Class Signum.Engine.Linq.MetaBaseExpression

Inheritance: System.Linq.Expressions.Expression
Show file Open project: signumsoftware/framework

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
MetaBaseExpression ( MetaExpressionType nodeType, Type type ) : System

Method Details

MetaBaseExpression() protected method

protected MetaBaseExpression ( MetaExpressionType nodeType, Type type ) : System
nodeType MetaExpressionType
type System.Type
return System

ToString() public abstract method

public abstract ToString ( ) : string
return string