SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class SetActiveCommand

    Inheritance
    System.Object
    CommandNode
    SetActiveCommand
    Implements
    ICommand
    Inherited Members
    CommandNode.Name
    CommandNode.IsAsyncCommand
    Namespace: SF
    Assembly: cs.temp.dll.dll
    Syntax
    public class SetActiveCommand : CommandNode, ICommand

    Constructors

    SetActiveCommand()

    Declaration
    public SetActiveCommand()

    SetActiveCommand(Boolean)

    Declaration
    public SetActiveCommand(bool setActive = false)
    Parameters
    Type Name Description
    System.Boolean setActive

    Methods

    Use()

    Declaration
    public override async Awaitable Use()
    Returns
    Type Description
    Awaitable
    Overrides
    CommandNode.Use()

    Implements

    ICommand
    In This Article
    Back to top Generated by DocFX