Skip to content

ISignal

Namespace: SideXP.Broadcaster | Inherits from: IEvent

public interface ISignal : IEvent

A Signal is a simple notification. It can have 0 or more listeners. Sent with Emit``1.