Class AsyncEvent
- Namespace
- DisCatSharp.Common.Utilities
- Assembly
- DisCatSharp.Common.dll
ABC for AsyncEvent<TSender, TArgs>, allowing for using instances thereof without knowing the underlying instance's type parameters.
public abstract class AsyncEvent
- Inheritance
-
AsyncEvent
- Derived
-
AsyncEvent<TSender, TArgs>
- Inherited Members
- Extension Methods
Properties
- Name
Gets the name of this event.