Table of Contents

Constructor ResolveOperationEndingEventArgs

Namespace
Autofac.Core.Resolving
Assembly
Autofac.dll

ResolveOperationEndingEventArgs(IResolveOperation, Exception?)

public ResolveOperationEndingEventArgs(IResolveOperation resolveOperation, Exception? exception = null)

Parameters

resolveOperation IResolveOperation
exception Exception