Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
Read ( [ request ) : System.Web.Mvc.ActionResult | ||
SupplementsController ( IPlayerService playerService ) : System.Web.Mvc |
Method | Description | |
---|---|---|
Update ( [ request, SupplementsViewModel vM ) : System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Read ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
return | System.Web.Mvc.ActionResult |
public SupplementsController ( IPlayerService playerService ) : System.Web.Mvc | ||
playerService | IPlayerService | |
return | System.Web.Mvc |