C# Class NSoft.NFramework.Data.NHibernateEx.Domain.Northwind.OrderDetail

Inheritance: StateEntityBase
Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Méthode Description
GetHashCode ( ) : int
OrderDetail ( Order order, Product product ) : System

Méthodes protégées

Méthode Description
OrderDetail ( ) : System

Method Details

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

OrderDetail() protected méthode

protected OrderDetail ( ) : System
Résultat System

OrderDetail() public méthode

public OrderDetail ( Order order, Product product ) : System
order Order
product Product
Résultat System