Method | Description | |
---|---|---|
Get ( int number ) : System.Web.Mvc.ActionResult | ||
Put ( UCosmic model ) : System.Web.Mvc.ActionResult | ||
T4MVC_UpdateEmailValueController ( ) : System | ||
ValidateValue ( UCosmic model ) : System.Web.Mvc.JsonResult |
public Get ( int number ) : System.Web.Mvc.ActionResult | ||
number | int | |
return | System.Web.Mvc.ActionResult |
public Put ( UCosmic model ) : System.Web.Mvc.ActionResult | ||
model | UCosmic | |
return | System.Web.Mvc.ActionResult |
public T4MVC_UpdateEmailValueController ( ) : System | ||
return | System |
public ValidateValue ( UCosmic model ) : System.Web.Mvc.JsonResult | ||
model | UCosmic | |
return | System.Web.Mvc.JsonResult |