C# Class Nettiers.AdventureWorks.Services.EmployeePayHistoryService

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

Public Methods

Method Description
EmployeePayHistoryService ( ) : System

Initializes a new instance of the EmployeePayHistoryService class.

Method Details

EmployeePayHistoryService() public method

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