Method | Description | |
---|---|---|
Active ( string punto ) : System.Web.Mvc.JsonResult | ||
Delete ( string punto ) : System.Web.Mvc.JsonResult | ||
Delete2 ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( string punto ) : System.Web.Mvc.ActionResult | ||
Edit2 ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Search2 ( string punto ) : System.Web.Mvc.ActionResult | ||
Search3 ( string region ) : System.Web.Mvc.ActionResult | ||
SearchI ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
EditRegister ( ) : System.Web.Mvc.ActionResult | ||
EditRegister ( |
||
RegisterPunto ( ) : System.Web.Mvc.ActionResult | ||
RegisterPunto ( |
||
Search ( |
public Active ( string punto ) : System.Web.Mvc.JsonResult | ||
punto | string | |
return | System.Web.Mvc.JsonResult |
public Delete ( string punto ) : System.Web.Mvc.JsonResult | ||
punto | string | |
return | System.Web.Mvc.JsonResult |
public Delete2 ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Edit ( string punto ) : System.Web.Mvc.ActionResult | ||
punto | string | |
return | System.Web.Mvc.ActionResult |
public Edit2 ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Search2 ( string punto ) : System.Web.Mvc.ActionResult | ||
punto | string | |
return | System.Web.Mvc.ActionResult |
public Search3 ( string region ) : System.Web.Mvc.ActionResult | ||
region | string | |
return | System.Web.Mvc.ActionResult |
public SearchI ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |