Table of Contents

Method GetService

Namespace
Autofac.Core
Assembly
Autofac.dll

GetService(Type)

public object GetService(Type serviceType)

Parameters

serviceType Type

Returns

object