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

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

Méthodes publiques

Свойство Type Description
Empty Name

Méthodes publiques

Méthode Description
GetHashCode ( ) : int
Name ( ) : System
Name ( string firstName, string lastName ) : System
ToString ( ) : string

Method Details

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Name() public méthode

public Name ( ) : System
Résultat System

Name() public méthode

public Name ( string firstName, string lastName ) : System
firstName string
lastName string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Empty public_oe static_oe property

public static Name,NSoft.NFramework.Data.NHibernateEx.Domain.Northwind Empty
Résultat Name