Sandbox Logo

OutputDefinition.ProvidedBy

IReadOnlySet<string> ProvidedBy { get; set; }

Description

This output is only valid when one of these output signals fires. If empty, it's always valid.

Return

User Comments