GetProduct Method (productId)
From Design Pattern Framework 3.5
Design Pattern Framework 3.5
GetProduct Method (productId)
Patterns-In-Action! Application ► DataObjects ► IProductDao ► GetProduct(Int32)
Gets a specific product.
- productId (Int32)
- Unique product identifier.
Product.