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

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

Private Properties

Property Type Description

Public Methods

Method Description
ProductPhotoItem ( ) : System

Initializes a new instance of the T:ProductPhotoItem class.

ProductPhotoItem ( Nettiers entity ) : System

Initializes a new instance of the T:ProductPhotoItem class.

Method Details

ProductPhotoItem() public method

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

ProductPhotoItem() public method

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