Method | Description | |
---|---|---|
CalculaMejorPromocionEfectivo ( int idEvento ) : |
||
CalculaMejorPromocionTarjeta ( int codEvento, int idBanco, int tipoTarjeta ) : |
||
Delete ( string evento, string promocion ) : System.Web.Mvc.JsonResult | ||
Delete2 ( int id, int ide ) : System.Web.Mvc.ActionResult | ||
Index ( string evento ) : System.Web.Mvc.ActionResult | ||
Register ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
RegisterPromocion ( ) : System.Web.Mvc.ActionResult | ||
RegisterPromocion ( |
||
RegisterPromocion2 ( ) : System.Web.Mvc.ActionResult | ||
RegisterPromocion2 ( |
public static CalculaMejorPromocionEfectivo ( int idEvento ) : |
||
idEvento | int | |
return |
public static CalculaMejorPromocionTarjeta ( int codEvento, int idBanco, int tipoTarjeta ) : |
||
codEvento | int | |
idBanco | int | |
tipoTarjeta | int | |
return |
public Delete ( string evento, string promocion ) : System.Web.Mvc.JsonResult | ||
evento | string | |
promocion | string | |
return | System.Web.Mvc.JsonResult |
public Delete2 ( int id, int ide ) : System.Web.Mvc.ActionResult | ||
id | int | |
ide | int | |
return | System.Web.Mvc.ActionResult |
public Index ( string evento ) : System.Web.Mvc.ActionResult | ||
evento | string | |
return | System.Web.Mvc.ActionResult |
public Register ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |