Table of Contents

Method IsKeyedService

Namespace
Autofac.Extensions.DependencyInjection
Assembly
Autofac.Extensions.DependencyInjection.dll

IsKeyedService(Type, object?)

public bool IsKeyedService(Type serviceType, object? serviceKey)

Parameters

serviceType Type
serviceKey object

Returns

bool