Table of Contents

Method ReconfigureTenant

Namespace
Autofac.Multitenant
Assembly
Autofac.Multitenant.dll

ReconfigureTenant(object?, Action<ContainerBuilder>)

public bool ReconfigureTenant(object? tenantId, Action<ContainerBuilder> configuration)

Parameters

tenantId object
configuration Action<ContainerBuilder>

Returns

bool