C# Class PetShop.Services.InventoryService

Inheritance: PetShop.Services.InventoryServiceBase
Show file Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
InventoryService ( ) : System

Initializes a new instance of the InventoryService class.

Method Details

InventoryService() public method

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