Метод | Описание | |
---|---|---|
Detail ( int id ) : System.Web.Mvc.ActionResult | ||
HomeController ( IShapeFactory shapeFactory, IAuthenticationService authenticationService, IMembershipService membershipService, IEcoMedicineService medicineService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService, IOrchardServices orchardServices ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult |
Метод | Описание | |
---|---|---|
Login ( ) : System.Web.Mvc.ActionResult | ||
POSTLogin ( |
||
POSTRegister ( |
||
Register ( ) : System.Web.Mvc.ActionResult |
public Detail ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public HomeController ( IShapeFactory shapeFactory, IAuthenticationService authenticationService, IMembershipService membershipService, IEcoMedicineService medicineService, IEcoUserService ecoUserService, IEcoProfileService ecoProfileService, IOrchardServices orchardServices ) : System | ||
shapeFactory | IShapeFactory | |
authenticationService | IAuthenticationService | |
membershipService | IMembershipService | |
medicineService | IEcoMedicineService | |
ecoUserService | IEcoUserService | |
ecoProfileService | IEcoProfileService | |
orchardServices | IOrchardServices | |
Результат | System |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |