Show / Hide Table of Contents

    Enum SupportedState

    Which states of the build will be supported.

    Namespace: QFSW.QC
    Assembly: QFSW.QC.dll
    Syntax
    public enum SupportedState

    Fields

    Name Description
    Always
    Development
    Editor
    Never

    Extension Methods

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