using Prism.Events; namespace Txgy.EWS.Client.Common.MessageEvents { public class ClearWarningDataEvent : PubSubEvent { } }