Method | Description | |
---|---|---|
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 | |
return | System.Linq |
public Delete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |