C# Class Ifa.Model.CurrentPage

Inheritance: Tag
Mostra file Open project: kibiluzbad/Ifa Class Usage Examples

Public Methods

Method Description
CurrentPage ( int current, int pages )
GetText ( ) : string

Protected Methods

Method Description
GetPage ( ) : int

Method Details

CurrentPage() public method

public CurrentPage ( int current, int pages )
current int
pages int

GetPage() protected method

protected GetPage ( ) : int
return int

GetText() public method

public GetText ( ) : string
return string