Добавил Set для состояния уведомления

This commit is contained in:
parent e0320e7c99
commit 13603378f2

View File

@ -60,6 +60,10 @@ public class NotificationDto : IId
return 0; return 0;
} }
set
{
}
} }
/// <summary> /// <summary>