GetCustomer Method (customerId)
From Design Pattern Framework 3.5
Design Pattern Framework 3.5
GetCustomer Method (customerId)
Patterns-In-Action! Application ► DataObjects ► ICustomerDao ► GetCustomer(Int32)
Gets a specific customer.
- customerId (Int32)
- Unique customer identifier.
Customer.