C# Class Nettiers.AdventureWorks.Entities.TestProduct

Inheritance: TestProductBase
显示文件 Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
TestProduct ( ) : System

Creates a new TestProduct instance.

Method Details

TestProduct() public method

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