Beispiel #1
0
 public bool AddBackup()
 {
     return(_backupRepository.ExecuteBackup());
 }