PagingParams constructor
Creates a new instance and sets its values.
skip
the number of items to skip.take
the number of items to return.total
true to return the total number of items.
Creates a new instance and sets its values.
skip
the number of items to skip.take
the number of items to return.total
true to return the total number of items.