Namespace Biwen.QuickApi.UnitOfWork.Pagenation
Classes
- PagedList
Provides some help methods for IPagedList<T> interface.
- PagedList<T>
Represents the default implementation of the IPagedList<T> interface.
Interfaces
- IPagedList<T>
提供查询分页的接口 of
T
.