C# Class Castle.Samples.WindsorSilverlight.TypeSelector.FluentValidatorServiceSelector

Inheritance: Castle.Facilities.TypedFactory.DefaultTypedFactoryComponentSelector
Mostrar archivo Open project: HEskandari/Castle-Windsor-Examples

Protected Methods

Method Description
GetComponentType ( MethodInfo method, object arguments ) : Type

Method Details

GetComponentType() protected method

protected GetComponentType ( MethodInfo method, object arguments ) : Type
method System.Reflection.MethodInfo
arguments object
return System.Type