Метод | Описание | |
---|---|---|
Index ( string SearchTerms = "", int CurrentPageNumber = 1, int ItemsPerPage = 20 ) : System.Web.Mvc.ActionResult | ||
PlayerController ( ) : System.Linq | ||
PlayerController ( ApplicationUserManager userManager ) : System.Linq |
Метод | Описание | |
---|---|---|
Remove ( long ID, string authorize ) : System.Web.Mvc.ActionResult | ||
SelectCharacter ( long CurrentlySelectedCharacter ) : System.Web.Mvc.JsonResult |
public Index ( string SearchTerms = "", int CurrentPageNumber = 1, int ItemsPerPage = 20 ) : System.Web.Mvc.ActionResult | ||
SearchTerms | string | |
CurrentPageNumber | int | |
ItemsPerPage | int | |
Результат | System.Web.Mvc.ActionResult |
public PlayerController ( ApplicationUserManager userManager ) : System.Linq | ||
userManager | ApplicationUserManager | |
Результат | System.Linq |