Design Pattern Framework 3.5
GetCustomerByOrder Method (orderId)
Patterns-In-Action! Application ► DataObjects.Linq.LinqImplementation ► LinqCustomerDao ► GetCustomerByOrder(Int32)
Gets customer given an order.


- orderId (Int32)
- The identifier for the order for which customer is requested.

The customer.