Table of Contents

Method Register

Namespace
Autofac.Core.Registration
Assembly
Autofac.dll

Register(IComponentRegistration)

void Register(IComponentRegistration registration)

Parameters

registration IComponentRegistration

Register(IComponentRegistration, bool)

void Register(IComponentRegistration registration, bool preserveDefaults)

Parameters

registration IComponentRegistration
preserveDefaults bool