Table of Contents

Method RegisterCallback

Namespace
Autofac
Assembly
Autofac.dll

RegisterCallback(Action<IComponentRegistryBuilder>)

public DeferredCallback RegisterCallback(Action<IComponentRegistryBuilder> configurationCallback)

Parameters

configurationCallback Action<IComponentRegistryBuilder>

Returns

DeferredCallback