Show / Hide Table of Contents

    Class CommandNameAttribute

    Specifies that command name values should be suggested for the parameter.

    Inheritance
    Object
    Attribute
    SuggestorTagAttribute
    CommandNameAttribute
    Namespace: QFSW.QC.Suggestors.Tags
    Assembly: QFSW.QC.dll
    Syntax
    public sealed class CommandNameAttribute : SuggestorTagAttribute, _Attribute

    Methods

    GetSuggestorTags()

    Declaration
    public override IQcSuggestorTag[] GetSuggestorTags()
    Returns
    Type Description
    IQcSuggestorTag[]
    Overrides
    SuggestorTagAttribute.GetSuggestorTags()

    Extension Methods

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