public PersistentNotificationController(IPersistentNotificationUIService service)
 {
     _service = service;
 }
 public PersistentNotificationController(IPersistentNotificationUIService service)
 {
     _service = service;
 }