Méthode | 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 | |
Résultat | System.Web.Mvc.ActionResult |
public Excluir ( int eid ) : System.Web.Mvc.ActionResult | ||
eid | int | |
Résultat | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |