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
TypeIsExpect
C# Class Cone.Expectations.TypeIsExpect
Inheritance:
Expect
Afficher le fichier
Open project: drunkcod/Cone
Class Usage Examples
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
TypeIsExpect
(
Expression
body
,
IExpectValue
actual
,
Type
expected
) :
System
Méthodes protégées
Méthode
Description
CheckCore
( ) :
bool
Method Details
CheckCore()
protected
méthode
protected
CheckCore
( ) :
bool
Résultat
bool
TypeIsExpect()
public
méthode
public
TypeIsExpect
(
Expression
body
,
IExpectValue
actual
,
Type
expected
) :
System
body
System.Linq.Expressions.Expression
actual
IExpectValue
expected
System.Type
Résultat
System