Struct Signal
A UDA to mark a signal. The signal should be a static function/delegate variable that defines the signal's arguments.
struct Signal
;
A UDA to mark a signal. The signal should be a static function/delegate variable that defines the signal's arguments.
struct Signal
;