Method | Description | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Edit ( string name ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
LanguageController ( ) : System |
Method | Description | |
---|---|---|
Create ( System.Language language, string @return ) : System.Web.Mvc.ActionResult | ||
Delete ( System.Language model ) : System.Web.Mvc.ActionResult | ||
Edit ( System.Language language, string @return ) : System.Web.Mvc.ActionResult |
public Create ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Edit ( string name ) : System.Web.Mvc.ActionResult | ||
name | string | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |