Show / Hide Table of Contents

    Struct CollapsedCommand

    Namespace: QFSW.QC.Suggestors
    Assembly: QFSW.QC.Suggestors.dll
    Syntax
    public struct CollapsedCommand

    Constructors

    CollapsedCommand(CommandData)

    Declaration
    public CollapsedCommand(CommandData command)
    Parameters
    Type Name Description
    CommandData command

    Fields

    Command

    Declaration
    public CommandData Command
    Field Value
    Type Description
    CommandData

    NumOptionalParams

    Declaration
    public int NumOptionalParams
    Field Value
    Type Description
    Int32

    Extension Methods

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