Search Results for

    Show / Hide Table of Contents

    Class SocketEventArgs

    Represents basic socket event arguments.

    Inheritance
    System.Object
    System.EventArgs
    AsyncEventArgs
    DiscordEventArgs
    SocketEventArgs
    Inherited Members
    DiscordEventArgs.ServiceProvider
    AsyncEventArgs.Handled
    Namespace: DisCatSharp.EventArgs
    Assembly: DisCatSharp.dll
    Syntax
    public class SocketEventArgs : DiscordEventArgs

    Constructors

    | Improve this Doc View Source

    SocketEventArgs(IServiceProvider)

    Creates a new event argument container.

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

    Extension Methods

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