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