Design Pattern Framework 3.5
GetCustomers Method (sortExpression)
Patterns-In-Action! Application ► ASPNETWebApplication.Controllers ► CustomerController ► GetCustomers(String)
Gets a list of customers.


- sortExpression (String)
- Desired sort order of the customer list.

List of customers.