Пример #1
0
 public async Task <int> GetNotificationPanelCountForSupplier(string cr)
 {
     return(await _iNotificationQuerie.GetNotificationPanelCountForSupplier(cr));
 }