C# Class Shaolinq.Persistence.Linq.Expressions.SqlBaseExpression

Inheritance: System.Linq.Expressions.Expression
Mostra file Open project: tumtumtum/Shaolinq

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
SqlBaseExpression ( Type type ) : System

Method Details

SqlBaseExpression() protected method

protected SqlBaseExpression ( Type type ) : System
type System.Type
return System

ToString() public method

public ToString ( ) : string
return string