Table of Contents

Class DisablePropertyInjectionAttribute

Namespace
Volo.Abp.DependencyInjection
Assembly
Volo.Abp.Core.dll
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Property)]
public class DisablePropertyInjectionAttribute : Attribute
Inheritance
DisablePropertyInjectionAttribute
Inherited Members
Extension Methods

Constructors

DisablePropertyInjectionAttribute()

public DisablePropertyInjectionAttribute()