C# Class Nettiers.AdventureWorks.Services.ProductInventoryService

Inheritance: Nettiers.AdventureWorks.Services.ProductInventoryServiceBase
Mostra file Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
ProductInventoryService ( ) : System

Initializes a new instance of the ProductInventoryService class.

Method Details

ProductInventoryService() public method

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