GetProduct Method (productId)
From Design Pattern Framework 3.5
Design Pattern Framework 3.5
GetProduct Method (productId)
Patterns-In-Action! Application ► DataObjects.Linq.LinqImplementation ► LinqProductDao ► GetProduct(Int32)
Gets a product given a product identifier.
- productId (Int32)
- Product identifier.
The product.