using Prism.Events; using SHJX.Service.Model.EventArgs; namespace SHJX.Service.Common.Event { public class Titration2ValueEvent : PubSubEvent { } }