C# Class Cone.Expectations.LessThanExpect

Inheritance: BinaryExpect
Afficher le fichier Open project: drunkcod/Cone

Méthodes publiques

Méthode Description
LessThanExpect ( BinaryExpression body, IExpectValue actual, IExpectValue expected ) : System

Method Details

LessThanExpect() public méthode

public LessThanExpect ( BinaryExpression body, IExpectValue actual, IExpectValue expected ) : System
body System.Linq.Expressions.BinaryExpression
actual IExpectValue
expected IExpectValue
Résultat System