C# Class Sage.Integration.Northwind.Adapter.Data.QueryFilterBuilder.OrderByParser

Show file Open project: Sage/SData-Contracts

Public Methods

Method Description
Get ( string orderBy ) : string
OrderByParser ( IEntityQueryWrapper entitxQueryWrapper ) : System

Method Details

Get() public method

public Get ( string orderBy ) : string
orderBy string
return string

OrderByParser() public method

public OrderByParser ( IEntityQueryWrapper entitxQueryWrapper ) : System
entitxQueryWrapper IEntityQueryWrapper
return System