Method | Description | |
---|---|---|
Edit ( string username ) : System.Web.Mvc.ViewResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Show ( string username ) : System.Web.Mvc.ViewResult | ||
T4MVC_ProfileController ( ) : System |
public Edit ( string username ) : System.Web.Mvc.ViewResult | ||
username | string | |
return | System.Web.Mvc.ViewResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Show ( string username ) : System.Web.Mvc.ViewResult | ||
username | string | |
return | System.Web.Mvc.ViewResult |