Method KeyedServiceKey
- Namespace
- Autofac
- Assembly
- Autofac.dll
KeyedServiceKey<T>(IEnumerable<Parameter>)
public static T KeyedServiceKey<T>(this IEnumerable<Parameter> parameters)
Parameters
parametersIEnumerable<Parameter>
Returns
- T
Type Parameters
T