Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Cone
Expectations
NotEqualExpect
C# Class Cone.Expectations.NotEqualExpect
Inheritance:
Expect
Afficher le fichier
Open project: drunkcod/Cone
Méthodes publiques
Méthode
Description
NotEqualExpect
(
BinaryExpression
body
,
IExpectValue
actual
,
IExpectValue
expected
) :
System
Méthodes protégées
Méthode
Description
CheckCore
( ) :
bool
Method Details
CheckCore()
protected
méthode
protected
CheckCore
( ) :
bool
Résultat
bool
NotEqualExpect()
public
méthode
public
NotEqualExpect
(
BinaryExpression
body
,
IExpectValue
actual
,
IExpectValue
expected
) :
System
body
System.Linq.Expressions.BinaryExpression
actual
IExpectValue
expected
IExpectValue
Résultat
System