IInput¶ interface IInput : public IObject, public INamed¶ ISignal IInput.Source { get; set; } IDictionary<string, ISignal> IInput.Signals { get; }