C# Class Net.Code.ADONet.Tests.Integration.Person

Afficher le fichier Open project: jhgbrt/yadal

Méthodes publiques

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

Méthodes protégées

Méthode Description
Equals ( Person other ) : bool

Method Details

Equals() protected méthode

protected Equals ( Person other ) : bool
other Person
Résultat bool

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int