Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Castle
Facilities
TypedFactory
DefaultDelegateComponentSelector
C# Class Castle.Facilities.TypedFactory.DefaultDelegateComponentSelector
Inheritance:
DefaultTypedFactoryComponentSelector
Show file
Open project: 7digital/Castle.Windsor
Class Usage Examples
Protected Methods
Method
Description
GetArguments
(
MethodInfo
method
,
object
arguments
) :
IDictionary
Private Methods
Method
Description
IsFunc
(
Type
type
) :
bool
Method Details
GetArguments()
protected
method
protected
GetArguments
(
MethodInfo
method
,
object
arguments
) :
IDictionary
method
System.Reflection.MethodInfo
arguments
object
return
IDictionary