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 SourceRunModeAttribute(RunMode)
Declaration
public RunModeAttribute(RunMode runMode)
Parameters
| Type | Name | Description |
|---|---|---|
| RunMode | runMode |
Properties
| Improve this Doc View SourceRunMode
Declaration
public RunMode RunMode { get; }
Property Value
| Type | Description |
|---|---|
| RunMode |