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

Inheritance: System.Web.UI.Control, System.Web.UI.INamingContainer
Mostrar archivo Open project: netTiers/netTiers Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
TestProductItem ( ) : System

Initializes a new instance of the T:TestProductItem class.

TestProductItem ( Nettiers entity ) : System

Initializes a new instance of the T:TestProductItem class.

Method Details

TestProductItem() public method

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

TestProductItem() public method

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