GetCustomerWithOrders Method (customerId)
From Design Pattern Framework 3.5
Design Pattern Framework 3.5
GetCustomerWithOrders Method (customerId)
Patterns-In-Action! Application ► ASPNETWebApplication.Controllers ► CustomerController ► GetCustomerWithOrders(Int32)
Get customer object with all its orders.
- customerId (Int32)
- Unique customer identifier.
Customer object.