C# Class Moq.Interceptor.ExpressionKey

Afficher le fichier Open project: moq/moq4

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
ExpressionKey ( string fixedString, List values ) : System
GetHashCode ( ) : int

Method Details

Equals() public méthode

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

ExpressionKey() public méthode

public ExpressionKey ( string fixedString, List values ) : System
fixedString string
values List
Résultat System

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int