Method | Description | |
---|---|---|
Criar ( String nome ) : System.Web.Mvc.ActionResult | ||
Excluir ( int eid ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
public Criar ( String nome ) : System.Web.Mvc.ActionResult | ||
nome | String | |
return | System.Web.Mvc.ActionResult |
public Excluir ( int eid ) : System.Web.Mvc.ActionResult | ||
eid | int | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |