C# Class Nettiers.AdventureWorks.Entities.EmployeePayHistory

Inheritance: EmployeePayHistoryBase
Show file Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
EmployeePayHistory ( ) : System

Creates a new EmployeePayHistory instance.

Method Details

EmployeePayHistory() public method

Creates a new EmployeePayHistory instance.
public EmployeePayHistory ( ) : System
return System