C# Class PetShop.Services.ProductService

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

Public Methods

Method Description
ProductService ( ) : System

Initializes a new instance of the ProductService class.

Method Details

ProductService() public method

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