Namespace Innovt.Core.Collections
Classes
Extensions
A collection of extension methods for common operations on collections and objects.
PagedCollection<T>
Represents a paged collection of items of type T
.
ParamsWrappers<T>
Represents a wrapper for an array of parameters of type T
.
Interfaces
IPagedCollection
IPagedCollection<T>
Represents a paged collection of items of type T
.