eqmvcextensions-class
public static class Korzh.EasyQuery.AspNet.EqMvcExtensions
Assembly: Korzh.EasyQuery.AspNet4.dll
Static Methods
Name | Type | Description |
---|---|---|
DestructQueryString(this string uri) | IEnumerable <KeyValuePair <string , string >> | |
ToPagedList(this IQueryable <T > superset, long pageIndex, long pageSize) | IPagedList <T > |