Class NoInjectAttribute
Prevents the type from being loaded by an InjectionLoader
Namespace: QFSW.BA
Assembly: QFSW.BA.dll
Syntax
[AttributeUsage(AttributeTargets.Class, Inherited = false)]
public sealed class NoInjectAttribute : Attribute, _Attribute