Search Results for

    Show / Hide Table of Contents

    Class CommandExecutionEventArgs

    Represents arguments for CommandExecuted event.

    Inheritance
    System.Object
    System.EventArgs
    AsyncEventArgs
    DiscordEventArgs
    CommandEventArgs
    CommandExecutionEventArgs
    Inherited Members
    CommandEventArgs.Context
    CommandEventArgs.Command
    DiscordEventArgs.ServiceProvider
    AsyncEventArgs.Handled
    Namespace: DisCatSharp.CommandsNext
    Assembly: DisCatSharp.CommandsNext.dll
    Syntax
    public class CommandExecutionEventArgs : CommandEventArgs

    Constructors

    | Improve this Doc View Source

    CommandExecutionEventArgs(IServiceProvider)

    Initializes a new instance of the CommandExecutionEventArgs class.

    Declaration
    public CommandExecutionEventArgs(IServiceProvider provider)
    Parameters
    Type Name Description
    System.IServiceProvider provider

    The provider.

    Extension Methods

    ReflectionUtilities.ToDictionary<T>(T)
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems