Пример #1
0
 public NotificationDashboardRepository(NotificationModelContext ctx)
 {
     _dbContext = ctx;
 }