Метод | Описание | |
---|---|---|
AdminController ( IContactFormService contactFormService ) : System.Linq | ||
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
public AdminController ( IContactFormService contactFormService ) : System.Linq | ||
contactFormService | IContactFormService | |
Результат | System.Linq |
public Delete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |