Méthode | Description | |
---|---|---|
About ( ) : System.Web.Mvc.ActionResult | ||
Contact ( ) : System.Web.Mvc.ActionResult | ||
DeletefromCart ( string phone, int id ) : System.Web.Mvc.ActionResult | ||
Details ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
ListOrderCustomer ( string phone ) : System.Web.Mvc.ActionResult | ||
Order ( ) : System.Web.Mvc.ActionResult |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
Order ( |
public About ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public Contact ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public DeletefromCart ( string phone, int id ) : System.Web.Mvc.ActionResult | ||
phone | string | |
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public Details ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Résultat | System.Web.Mvc.ActionResult |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public ListOrderCustomer ( string phone ) : System.Web.Mvc.ActionResult | ||
phone | string | |
Résultat | System.Web.Mvc.ActionResult |
public Order ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |