Constructor EventAttribute
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
EventAttribute()
public EventAttribute()
EventAttribute(DiscordEvent)
public EventAttribute(DiscordEvent evtn)
Parameters
evtn
DiscordEventThe name of the event.
The attributed method's name will be used if null.