메소드 | 설명 | |
---|---|---|
Cadastrar ( String login, String password ) : System.Web.Mvc.ActionResult | ||
Criar ( ) : System.Web.Mvc.ActionResult | ||
Editar ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
Alterar ( int id, String login, String password ) : System.Web.Mvc.ActionResult |
public Cadastrar ( String login, String password ) : System.Web.Mvc.ActionResult | ||
login | String | |
password | String | |
리턴 | System.Web.Mvc.ActionResult |
public Editar ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |