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

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
ProductProductPhotoItem ( ) : System

Initializes a new instance of the T:ProductProductPhotoItem class.

ProductProductPhotoItem ( Nettiers entity ) : System

Initializes a new instance of the T:ProductProductPhotoItem class.

Method Details

ProductProductPhotoItem() public méthode

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

ProductProductPhotoItem() public méthode

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