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