Class ServiceKeyAttribute
- Namespace
- Autofac
- Assembly
- Autofac.dll
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public sealed class ServiceKeyAttribute : Attribute
- Inheritance
-
ServiceKeyAttribute