GetCustomer Method (customerId)
From Design Pattern Framework 3.5
Design Pattern Framework 3.5
GetCustomer Method (customerId)
Patterns-In-Action! Application ► DataObjects.Linq.LinqImplementation ► LinqCustomerDao ► GetCustomer(Int32)
Gets a customer given a customer identifier.
- customerId (Int32)
- The customer identifier.
The customer.