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
-
objectListenerHandlerAttribute<T>
- Inherited Members