Table of Contents

Class InjectionConstructorAttribute

Namespace
Unity
Assembly
Unity.Abstractions.dll

This attribute is used to indicate which constructor to choose when the container attempts to build a type.

[AttributeUsage(AttributeTargets.Constructor)]
public sealed class InjectionConstructorAttribute : Attribute
Inheritance
InjectionConstructorAttribute
Inherited Members
Extension Methods