Method | Description | |
---|---|---|
Index ( string q, int p ) : System.Web.Mvc.ActionResult | ||
PagingController ( IClient client ) : System.Collections.Generic |
public Index ( string q, int p ) : System.Web.Mvc.ActionResult | ||
q | string | |
p | int | |
return | System.Web.Mvc.ActionResult |
public PagingController ( IClient client ) : System.Collections.Generic | ||
client | IClient | |
return | System.Collections.Generic |