C# Class Nettiers.AdventureWorks.Services.ProductCategoryService

Inheritance: Nettiers.AdventureWorks.Services.ProductCategoryServiceBase
Mostrar archivo Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
ProductCategoryService ( ) : System

Initializes a new instance of the ProductCategoryService class.

Method Details

ProductCategoryService() public method

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