Design Pattern Framework 3.5
GetOrders Method (customerId)
Patterns-In-Action! Application ► DataObjects.Linq.LinqImplementation ► LinqOrderDao ► GetOrders(Int32)
Gets all orders for a given customer.


- customerId (Int32)
- Unique customer identifier.

List of orders.