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