Table of Contents

Constructor PreparingEventArgs

Namespace
Autofac.Core
Assembly
Autofac.dll

PreparingEventArgs(IComponentContext, Service, IComponentRegistration, IEnumerable<Parameter>)

public PreparingEventArgs(IComponentContext context, Service service, IComponentRegistration component, IEnumerable<Parameter> parameters)

Parameters

context IComponentContext
service Service
component IComponentRegistration
parameters IEnumerable<Parameter>