Table of Contents

Class EventHandlerAttribute

Namespace
DisCatSharp.Enums
Assembly
DisCatSharp.dll

Classes marked with this attribute will be considered for event handler registration from an assembly.

[AttributeUsage(AttributeTargets.Class, Inherited = false)]
public class EventHandlerAttribute : Attribute
Inheritance
EventHandlerAttribute
Inherited Members