using Prism.Events; namespace SWS.CAD.Event { public class checkInResultEvent : PubSubEvent { } }