コード例 #1
0
 public NotificationManager(IMessageServiceFactory factory)
 {
     _msgServiceFactory = factory;
 }
コード例 #2
0
 public NotificationManager(IMessageServiceFactory factory)
 {
     _msgServiceFactory = factory;
 }