C# Class ECommerce.Controllers.PedidosController

Inheritance: Controller
Afficher le fichier Open project: giggio/Exemplo-BDD-com-CSharp-Specflow-e-Headless-Browser Class Usage Examples

Méthodes publiques

Méthode Description
Acrescentar ( string produto ) : System.Web.Mvc.ActionResult
Novo ( ) : System.Web.Mvc.ActionResult

Method Details

Acrescentar() public méthode

public Acrescentar ( string produto ) : System.Web.Mvc.ActionResult
produto string
Résultat System.Web.Mvc.ActionResult

Novo() public méthode

public Novo ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult