C# Class Nettiers.AdventureWorks.Services.EmployeeService

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

Public Methods

Method Description
EmployeeService ( ) : System

Initializes a new instance of the EmployeeService class.

Method Details

EmployeeService() public method

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