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

Inheritance: ITypedFactoryComponentSelector
Show file Open project: castleproject/Windsor

Protected Methods

Method Description
GetComponentName ( MethodInfo method, object arguments ) : string

Method Details

GetComponentName() protected method

protected GetComponentName ( MethodInfo method, object arguments ) : string
method System.Reflection.MethodInfo
arguments object
return string