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
Castle
Facilities
TypedFactory
DefaultDelegateComponentSelector
C# Class Castle.Facilities.TypedFactory.DefaultDelegateComponentSelector
Inheritance:
DefaultTypedFactoryComponentSelector
Afficher le fichier
Open project: 7digital/Castle.Windsor
Class Usage Examples
Méthodes protégées
Méthode
Description
GetArguments
(
MethodInfo
method
,
object
arguments
) :
IDictionary
Private Methods
Méthode
Description
IsFunc
(
Type
type
) :
bool
Method Details
GetArguments()
protected
méthode
protected
GetArguments
(
MethodInfo
method
,
object
arguments
) :
IDictionary
method
System.Reflection.MethodInfo
arguments
object
Résultat
IDictionary