Interface IPagedAndSortedResultRequest
This interface is defined to standardize to request a paged and sorted result.
Inherited Members
Namespace: Code.Library.Dtos
Assembly: Code.Library.dll
Syntax
public interface IPagedAndSortedResultRequest : IPagedResultRequest, ILimitedResultRequest, ISortedResultRequest