Class SocketEventArgs
Represents basic socket event arguments.
Namespace: DisCatSharp.EventArgs
Assembly: DisCatSharp.dll
Syntax
public class SocketEventArgs : DiscordEventArgs
Constructors
| Improve this Doc View SourceSocketEventArgs(IServiceProvider)
Creates a new event argument container.
Declaration
public SocketEventArgs(IServiceProvider provider)
Parameters
Type | Name | Description |
---|---|---|
System.IServiceProvider | provider |