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