C# Class Castle.Windsor.Tests.Facilities.TypedFactory.Selectors.SelectorById

Inheritance: Castle.Facilities.TypedFactory.DefaultTypedFactoryComponentSelector
Afficher le fichier Open project: castleproject/Windsor

Méthodes protégées

Méthode Description
GetArguments ( MethodInfo method, object arguments ) : IDictionary
GetComponentName ( MethodInfo method, object arguments ) : string

Method Details

GetArguments() protected méthode

protected GetArguments ( MethodInfo method, object arguments ) : IDictionary
method System.Reflection.MethodInfo
arguments object
Résultat IDictionary

GetComponentName() protected méthode

protected GetComponentName ( MethodInfo method, object arguments ) : string
method MethodInfo
arguments object
Résultat string