Click or drag to resize

RegistrationExtensionsUsingConstructor Method

Overload List
  NameDescription
Public methodStatic memberUsingConstructorTLimit, TReflectionActivatorData, TStyle(IRegistrationBuilderTLimit, TReflectionActivatorData, TStyle, IConstructorSelector)
Set the policy used to select from available constructors on the implementation type.
Public methodStatic memberUsingConstructorTLimit, TReflectionActivatorData, TStyle(IRegistrationBuilderTLimit, TReflectionActivatorData, TStyle, ExpressionFuncTLimit)
Set the policy used to select from available constructors on the implementation type.
Public methodStatic memberUsingConstructorTLimit, TReflectionActivatorData, TStyle(IRegistrationBuilderTLimit, TReflectionActivatorData, TStyle, Type)
Set the policy used to select from available constructors on the implementation type.
Top
See Also