C# Class Nettiers.AdventureWorks.Web.UI.ProductInventoryItem

Inheritance: System.Web.UI.Control, System.Web.UI.INamingContainer
ファイルを表示 Open project: netTiers/netTiers Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ProductInventoryItem ( ) : System

Initializes a new instance of the T:ProductInventoryItem class.

ProductInventoryItem ( Nettiers entity ) : System

Initializes a new instance of the T:ProductInventoryItem class.

Method Details

ProductInventoryItem() public method

Initializes a new instance of the T:ProductInventoryItem class.
public ProductInventoryItem ( ) : System
return System

ProductInventoryItem() public method

Initializes a new instance of the T:ProductInventoryItem class.
public ProductInventoryItem ( Nettiers entity ) : System
entity Nettiers
return System