using Prism.Events; namespace YY.Admin.Core.Events; public class SyncCompletedEvent : PubSubEvent { }