Пример #1
0
 public bool IsRead()
 {
     return(_notificationRepo.GetGlobalReading(_globalMessage.Id, _repId) != null);
 }