C# Class PetShop.Services.CategoryService

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

Public Methods

Method Description
CategoryService ( ) : System

Initializes a new instance of the CategoryService class.

Method Details

CategoryService() public method

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