Committing the unfinished changes to the SecurityHelper as I flesh it out during the migration. Also starting a documentation folder powered by Sandcastle.
621 B
621 B
PageCount Method
Overload List
PageCount(T)(IEnumerable(T), Int32) | The number of pages of pageSize size in the given collection. |
PageCount(T)(IQueryable(T), Int32) | The number of pages of pageSize size in the given collection. |