using Prism.Events; namespace LogoForceTestApp.Modules.MainModule.Models { internal class OtherParamEvent:PubSubEvent { } }