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