GetCustomerByOrder Method (orderId)
From Design Pattern Framework 3.5
Design Pattern Framework 3.5
GetCustomerByOrder Method (orderId)
Patterns-In-Action! Application ► DataObjects ► ICustomerDao ► GetCustomerByOrder(Int32)
Gets customer given an order.
- orderId (Int32)
- Unique order identifier.
Customer.