Property | Type | Description | |
---|---|---|---|
_mail | IMailService |
Method | Description | |
---|---|---|
Contact ( ) : System.Web.Mvc.ActionResult | ||
HomeController ( ) : System | ||
HomeController ( IMailService mail ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Contact ( Entities model ) : System.Web.Mvc.ActionResult |
public Contact ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public HomeController ( IMailService mail ) : System | ||
IMailService | ||
return | System |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |