C# Class Tests.PaginationTests

Show file Open project: sapiens/cavemantools

Public Methods

Method Description
PaginationTests ( ) : System

Protected Methods

Method Description
Write ( string format ) : void

Private Methods

Method Description
skips_from_page ( int page, long skip ) : void

Method Details

PaginationTests() public method

public PaginationTests ( ) : System
return System

Write() protected method

protected Write ( string format ) : void
format string
return void