C# Class Nettiers.AdventureWorks.Entities.ProductInventory

Inheritance: ProductInventoryBase
ファイルを表示 Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
ProductInventory ( ) : System

Creates a new ProductInventory instance.

Method Details

ProductInventory() public method

Creates a new ProductInventory instance.
public ProductInventory ( ) : System
return System