C# Class Nettiers.AdventureWorks.Entities.EmployeeAddress

Inheritance: EmployeeAddressBase
Mostrar archivo Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
EmployeeAddress ( ) : System

Creates a new EmployeeAddress instance.

Method Details

EmployeeAddress() public method

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