C# Class Suteki.Shop.Controllers.ProblemCustomerController

Inheritance: ControllerBase
Mostrar archivo Open project: mikehadlow/sutekishop

Public Methods

Method Description
ProblemCustomerController ( IRepository orderRepository ) : System.Linq

Private Methods

Method Description
Index ( Order order ) : System.Web.Mvc.ActionResult

Method Details

ProblemCustomerController() public method

public ProblemCustomerController ( IRepository orderRepository ) : System.Linq
orderRepository IRepository
return System.Linq