C# Class PowerAssert.Hints.BrokenEqualityHint

Inheritance: IHint
Afficher le fichier Open project: PowerAssert/PowerAssert.Net Class Usage Examples

Méthodes publiques

Méthode Description
TryGetHint ( ExpressionParser parser, Expression expression, string &hint ) : bool

Private Methods

Méthode Description
GetDerivedMethodInfo ( Type derivedType, MethodInfo baseMethod ) : MethodInfo

Method Details

TryGetHint() public méthode

public TryGetHint ( ExpressionParser parser, Expression expression, string &hint ) : bool
parser PowerAssert.Infrastructure.ExpressionParser
expression System.Linq.Expressions.Expression
hint string
Résultat bool