Méthode | Description | |
---|---|---|
Active ( string usuario ) : System.Web.Mvc.JsonResult | ||
Delete ( string usuario ) : System.Web.Mvc.JsonResult | ||
Edit ( string usuario ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Search3 ( string nombre ) : System.Web.Mvc.ActionResult | ||
Search4 ( string nombre ) : System.Web.Mvc.ActionResult | ||
SearchIE ( ) : System.Web.Mvc.ActionResult | ||
SearchIP ( ) : System.Web.Mvc.ActionResult |
Méthode | Description | |
---|---|---|
EditRegister ( |
||
Search1 ( |
||
Search2 ( |
public Active ( string usuario ) : System.Web.Mvc.JsonResult | ||
usuario | string | |
Résultat | System.Web.Mvc.JsonResult |
public Delete ( string usuario ) : System.Web.Mvc.JsonResult | ||
usuario | string | |
Résultat | System.Web.Mvc.JsonResult |
public Edit ( string usuario ) : System.Web.Mvc.ActionResult | ||
usuario | string | |
Résultat | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public Search3 ( string nombre ) : System.Web.Mvc.ActionResult | ||
nombre | string | |
Résultat | System.Web.Mvc.ActionResult |
public Search4 ( string nombre ) : System.Web.Mvc.ActionResult | ||
nombre | string | |
Résultat | System.Web.Mvc.ActionResult |
public SearchIE ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public SearchIP ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |