C# Class Nettiers.AdventureWorks.Services.DepartmentService

Inheritance: Nettiers.AdventureWorks.Services.DepartmentServiceBase
显示文件 Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
DepartmentService ( ) : System

Initializes a new instance of the DepartmentService class.

Method Details

DepartmentService() public method

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