C# Class Castle.Facilities.TypedFactory.DefaultDelegateComponentSelector

Inheritance: DefaultTypedFactoryComponentSelector
Show file Open project: 7digital/Castle.Windsor Class Usage Examples

Protected Methods

Method Description
GetArguments ( MethodInfo method, object arguments ) : IDictionary

Private Methods

Method Description
IsFunc ( Type type ) : bool

Method Details

GetArguments() protected method

protected GetArguments ( MethodInfo method, object arguments ) : IDictionary
method System.Reflection.MethodInfo
arguments object
return IDictionary