Namespace Coree.NETStandard.Classes.AsyncEventCollection
Classes
AsyncEventCollection<T>
Manages a collection of events and provides asynchronous event dispatching.
Delegates
AsyncEventCollection<T>.CustomEventDelegate
Defines a delegate for custom event handlers that support asynchronous operations.