C# Class ServiceStack.Redis.Tests.Support.CustomType

Afficher le fichier Open project: ServiceStack/ServiceStack.Redis Class Usage Examples

Méthodes publiques

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

Method Details

Equals() public méthode

public Equals ( CustomType other ) : bool
other CustomType
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