Pageable.this

Undocumented in source.
  1. this(int page, int size)
  2. this(int page, int size, string column, OrderBy by)
    class Pageable
    this
    (
    int page
    ,
    int size
    ,
    string column
    ,
    OrderBy by
    )
  3. this(int page, int size, Sort sort)

Meta