using Prism.Events; namespace DTS.Common.Events.TSRAIRGo { public class StartStopOverallStatusStateMachineEvent : PubSubEvent { } }