Пример #1
0
 //OnLoad Control
 public async void LoadRestorationAlarmsAsync()
 {
     await RestAlarmsRepo.GetInitDataRepositoryAsync();
 }