Search Results for

    Show / Hide Table of Contents

    Class RunModeAttribute

    Selects the operating mode of the command, action or state handler

    Inheritance
    System.Object
    RunModeAttribute
    Namespace: TelegramModularFramework.Modules
    Assembly: TelegramModularFramework.dll
    Syntax
    public class RunModeAttribute : Attribute

    Constructors

    | Improve this Doc View Source

    RunModeAttribute(RunMode)

    Declaration
    public RunModeAttribute(RunMode runMode)
    Parameters
    Type Name Description
    RunMode runMode

    Properties

    | Improve this Doc View Source

    RunMode

    Declaration
    public RunMode RunMode { get; }
    Property Value
    Type Description
    RunMode
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    TelegramModularFramework (c) 2022-2022
    ☀
    ☾