C# Class LightFramework.Data.OrderByOperand

Inheritance: Operand
显示文件 Open project: xianrendzw/LightFramework.Net

Public Methods

Method Description
OrderByOperand ( SortTypeEnum sortType ) : System

Protected Methods

Method Description
ToExpression ( ) : string

Method Details

OrderByOperand() public method

public OrderByOperand ( SortTypeEnum sortType ) : System
sortType SortTypeEnum
return System

ToExpression() protected method

protected ToExpression ( ) : string
return string