Table of Contents

Class InjectionMethodAttribute

Namespace
Unity
Assembly
Unity.Abstractions.dll

This attribute is used to mark methods that should be called when the container is building an object.

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