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

Inheritance: System.Web.UI.Control, System.Web.UI.INamingContainer
Afficher le fichier Open project: netTiers/netTiers Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ProductItem ( ) : System

Initializes a new instance of the T:ProductItem class.

ProductItem ( Nettiers entity ) : System

Initializes a new instance of the T:ProductItem class.

Method Details

ProductItem() public méthode

Initializes a new instance of the T:ProductItem class.
public ProductItem ( ) : System
Résultat System

ProductItem() public méthode

Initializes a new instance of the T:ProductItem class.
public ProductItem ( Nettiers entity ) : System
entity Nettiers
Résultat System