C# Class ..This.will.how.to, code

Afficher le fichier Open project: shendongnian/code

Protected Properties

Свойство Type Description
hashCache int?

Méthodes publiques

Méthode Description
Equals ( Base, o ) : bool
Equals ( object o ) : bool
GetHashCode ( ) : int
operator ( ) : bool

Méthodes protégées

Méthode Description
GetImmutableTuple ( ) : IStructuralEquatable
IsEqual ( Base, obj ) : bool

Private Methods

Méthode Description
GetImmutableTuple ( )
reflection ( see, other )
this ( ) : feel,

Method Details

Equals() public méthode

public Equals ( Base, o ) : bool
o Base,
Résultat bool

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

GetImmutableTuple() protected méthode

protected GetImmutableTuple ( ) : IStructuralEquatable
Résultat IStructuralEquatable

IsEqual() protected méthode

protected IsEqual ( Base, obj ) : bool
obj Base,
Résultat bool

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

hashCache protected_oe property

protected int? hashCache
Résultat int?