GetProduct Method (productId)
From Design Pattern Framework 3.5
Design Pattern Framework 3.5
GetProduct Method (productId)
Patterns-In-Action! Application ► ASPNETWebApplication.Controllers ► ProductController ► GetProduct(Int32)
Gets a specific product.
- productId (Int32)
- Unique product identifier.
The requested product.