C# Class Nettiers.AdventureWorks.Web.UI.EmployeeAddressItem

Inheritance: System.Web.UI.Control, System.Web.UI.INamingContainer
Afficher le fichier Open project: netTiers/netTiers Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
EmployeeAddressItem ( ) : System

Initializes a new instance of the T:EmployeeAddressItem class.

EmployeeAddressItem ( Nettiers entity ) : System

Initializes a new instance of the T:EmployeeAddressItem class.

Method Details

EmployeeAddressItem() public méthode

Initializes a new instance of the T:EmployeeAddressItem class.
public EmployeeAddressItem ( ) : System
Résultat System

EmployeeAddressItem() public méthode

Initializes a new instance of the T:EmployeeAddressItem class.
public EmployeeAddressItem ( Nettiers entity ) : System
entity Nettiers
Résultat System