Table of Contents

Constructor OpenGenericDelegateActivatorData

Namespace
Autofac.Features.OpenGenerics
Assembly
Autofac.dll

OpenGenericDelegateActivatorData(Func<IComponentContext, Type[], IEnumerable<Parameter>, object>)

public OpenGenericDelegateActivatorData(Func<IComponentContext, Type[], IEnumerable<Parameter>, object> factory)

Parameters

factory Func<IComponentContext, Type[], IEnumerable<Parameter>, object>