Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Cone
Expectations
LessThanOrEqualExpect
C# Class Cone.Expectations.LessThanOrEqualExpect
Inheritance:
BinaryExpect
Datei anzeigen
Open project: drunkcod/Cone
Public Methods
Method
Description
LessThanOrEqualExpect
(
BinaryExpression
body
,
IExpectValue
actual
,
IExpectValue
expected
) :
System
Method Details
LessThanOrEqualExpect()
public
method
public
LessThanOrEqualExpect
(
BinaryExpression
body
,
IExpectValue
actual
,
IExpectValue
expected
) :
System
body
System.Linq.Expressions.BinaryExpression
actual
IExpectValue
expected
IExpectValue
return
System