public NotificationManager(IMessageServiceFactory factory)
 {
     _msgServiceFactory = factory;
 }
 public NotificationManager(IMessageServiceFactory factory)
 {
     _msgServiceFactory = factory;
 }