Table of Contents

Method IsRegisteredService

Namespace
Autofac
Assembly
Autofac.dll

IsRegisteredService(IComponentContext, Service)

public static bool IsRegisteredService(this IComponentContext context, Service service)

Parameters

context IComponentContext
service Service

Returns

bool