Beispiel #1
0
 public void DeleteSchedule(int tenantId)
 {
     BackupRepository.DeleteBackupSchedule(tenantId);
 }