SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class SetActiveCommand

    Inheritance
    System.Object
    SetActiveCommand
    Namespace: SF
    Assembly: cs.temp.dll.dll
    Syntax
    public class SetActiveCommand : CommandNode

    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
    In This Article
    Back to top Generated by DocFX