Table of Contents

Method GetService

Namespace
Autofac.Core.Lifetime
Assembly
Autofac.dll

GetService(Type)

public object? GetService(Type serviceType)

Parameters

serviceType Type

Returns

object