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

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
StudentMasterIndexItem ( ) : System

Initializes a new instance of the T:StudentMasterIndexItem class.

StudentMasterIndexItem ( Nettiers entity ) : System

Initializes a new instance of the T:StudentMasterIndexItem class.

Method Details

StudentMasterIndexItem() public méthode

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

StudentMasterIndexItem() public méthode

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