C# Class Nettiers.AdventureWorks.Entities.ProductModel

Inheritance: ProductModelBase
Show file Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
ProductModel ( ) : System

Creates a new ProductModel instance.

Method Details

ProductModel() public method

Creates a new ProductModel instance.
public ProductModel ( ) : System
return System