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

Inheritance: Castle.Facilities.TypedFactory.DefaultTypedFactoryComponentSelector
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