Table of Contents

Method KeyedServiceKey

Namespace
Autofac
Assembly
Autofac.dll

KeyedServiceKey<T>(IEnumerable<Parameter>)

public static T KeyedServiceKey<T>(this IEnumerable<Parameter> parameters)

Parameters

parameters IEnumerable<Parameter>

Returns

T

Type Parameters

T