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