메소드 | 설명 | |
---|---|---|
AddThenByRequest ( string propertyName, OrderByDirection direction ) : void | ||
OrderByRequest ( string propertyName, OrderByDirection direction ) : System.Collections.Generic |
public AddThenByRequest ( string propertyName, OrderByDirection direction ) : void | ||
propertyName | string | |
direction | OrderByDirection | |
리턴 | void |
public OrderByRequest ( string propertyName, OrderByDirection direction ) : System.Collections.Generic | ||
propertyName | string | |
direction | OrderByDirection | |
리턴 | System.Collections.Generic |