Table of Contents

Class ListenerHandlerAttribute<T>

Namespace
CounterStrikeSharp.API.Core.Attributes.Registration
Assembly
CounterStrikeSharp.API.dll
[AttributeUsage(AttributeTargets.Method)]
public class ListenerHandlerAttribute<T> : Attribute where T : Delegate

Type Parameters

T
Inheritance
object
ListenerHandlerAttribute<T>
Inherited Members