Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Castle
Facilities
TypedFactory
DefaultDelegateComponentSelector
C# 클래스 Castle.Facilities.TypedFactory.DefaultDelegateComponentSelector
상속:
DefaultTypedFactoryComponentSelector
파일 보기
프로젝트 열기: 7digital/Castle.Windsor
1 사용 예제들
보호된 메소드들
메소드
설명
GetArguments
(
MethodInfo
method
,
object
arguments
) :
IDictionary
비공개 메소드들
메소드
설명
IsFunc
(
Type
type
) :
bool
메소드 상세
GetArguments()
보호된
메소드
protected
GetArguments
(
MethodInfo
method
,
object
arguments
) :
IDictionary
method
System.Reflection.MethodInfo
arguments
object
리턴
IDictionary