Namespace Ritchie.Toolbox.Signals
Classes
SignalEvent<TSignal>
An event containing a signal.
Interfaces
ISignalHandler<TSignal>
Interface for an object that can receive a signal of type TSignal
Enums
SignalDirection
Defines where a SignalEvent<TSignal> should be sent.