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
MemberMethodExpect
C# Class Cone.Expectations.MemberMethodExpect
Inheritance:
MethodExpect
Afficher le fichier
Open project: drunkcod/Cone
Méthodes publiques
Méthode
Description
MemberMethodExpect
(
Expression
body
,
MethodInfo
method
,
object
target
,
object
arguments
) :
System.Linq.Expressions
Method Details
MemberMethodExpect()
public
méthode
public
MemberMethodExpect
(
Expression
body
,
MethodInfo
method
,
object
target
,
object
arguments
) :
System.Linq.Expressions
body
System.Linq.Expressions.Expression
method
System.Reflection.MethodInfo
target
object
arguments
object
Résultat
System.Linq.Expressions