Search Results for

    Show / Hide Table of Contents

    Class ActionInfo

    Inheritance
    System.Object
    HandlerInfoBase
    ActionInfo
    Inherited Members
    HandlerInfoBase.MethodInfo
    HandlerInfoBase.Module
    HandlerInfoBase.Name
    HandlerInfoBase.Summary
    HandlerInfoBase.RunMode
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: TelegramModularFramework.Modules
    Assembly: TelegramModularFramework.dll
    Syntax
    public class ActionInfo : HandlerInfoBase

    Properties

    | Improve this Doc View Source

    Attributes

    Declaration
    public ActionAttribute Attributes { get; set; }
    Property Value
    Type Description
    ActionAttribute
    | Improve this Doc View Source

    WithArgs

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