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