Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
Sign ( string name, string email, string comments ) : System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Sign ( string name, string email, string comments ) : System.Web.Mvc.ActionResult | ||
name | string | |
string | ||
comments | string | |
return | System.Web.Mvc.ActionResult |