Signals

IDictionary<string, ISignal> IInput.Signals { get; }

Gets the collection of signals of this input.

Value

IDictionary<string, ISignal> – Collection of signals of this input.

Throws