Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Cone
Expectations
MemberMethodExpect
C# 클래스 Cone.Expectations.MemberMethodExpect
상속:
MethodExpect
파일 보기
프로젝트 열기: drunkcod/Cone
공개 메소드들
메소드
설명
MemberMethodExpect
(
Expression
body
,
MethodInfo
method
,
object
target
,
object
arguments
) :
System.Linq.Expressions
메소드 상세
MemberMethodExpect()
공개
메소드
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
리턴
System.Linq.Expressions