C# Class PetShop.Business.Inventory

The Inventory class is a CSLA editable root class. See CSLA documentation for a more detailed description.
Show file Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
Inventory ( ) : System

Creates a new Inventory instance.

Method Details

Inventory() public method

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