C# Class Ifa.Model.FirstPage

Inheritance: Tag
ファイルを表示 Open project: kibiluzbad/Ifa Class Usage Examples

Public Methods

Method Description
FirstPage ( Func urlFunc, int itemsPerPage ) : System
GetText ( ) : string

Protected Methods

Method Description
GetPage ( ) : int

Method Details

FirstPage() public method

public FirstPage ( Func urlFunc, int itemsPerPage ) : System
urlFunc Func
itemsPerPage int
return System

GetPage() protected method

protected GetPage ( ) : int
return int

GetText() public method

public GetText ( ) : string
return string