using Prism.Events; using System.Collections.Generic; namespace SHJX.Service.Common.Event { public class GraberValueEvent : PubSubEvent> { } }