Show / Hide Table of Contents

    Class NoInjectAttribute

    Prevents the type from being loaded by an InjectionLoader

    Inheritance
    Object
    Attribute
    NoInjectAttribute
    Namespace: QFSW.QC
    Assembly: QFSW.QC.dll
    Syntax
    [AttributeUsage(AttributeTargets.Class, Inherited = false)]
    public sealed class NoInjectAttribute : Attribute, _Attribute

    Extension Methods

    ArraySingleExtensions.AsArraySingle<T>(T)
    CollectionExtensions.Yield<T>(T)
    Quantum Console by QFSW
    Back to top