Пример #1
0
 public TopicNotificationService(ITopicNotificationRepository topicNotificationRepository)
 {
     _topicNotificationRepository = topicNotificationRepository;
 }
Пример #2
0
 public TopicNotificationService(ITopicNotificationRepository topicNotificationRepository)
 {
     _topicNotificationRepository = topicNotificationRepository;
 }