C# Class BinaryStudio.ClientManager.DomainModel.Entities.Inquiry

Details about both inquiry
Inheritance: IIdentifiable
Afficher le fichier Open project: titarenko/ClientManager Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( Inquiry other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int

Returns a hash code for this instance.

Inquiry ( ) : System

Method Details

Equals() public méthode

public Equals ( Inquiry other ) : bool
other Inquiry
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

Returns a hash code for this instance.
public GetHashCode ( ) : int
Résultat int

Inquiry() public méthode

public Inquiry ( ) : System
Résultat System