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

Inheritance: DataObjectBase
ファイルを表示 Open project: debop/NFramework

Public Properties

Property Type Description
Empty Name

Public Methods

Method Description
GetHashCode ( ) : int
Name ( ) : System
Name ( string firstName, string lastName ) : System
ToString ( ) : string

Method Details

GetHashCode() public method

public GetHashCode ( ) : int
return int

Name() public method

public Name ( ) : System
return System

Name() public method

public Name ( string firstName, string lastName ) : System
firstName string
lastName string
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

Empty public_oe static_oe property

public static Name,NSoft.NFramework.Data.NHibernateEx.Domain.Northwind Empty
return Name