Beispiel #1
0
 public async Task DropboxWebhookMigrationAsync(IEnumerable <string> storageAccountsIDs)
 {
     await _migRepo.DropboxWebhookMigrationAsync(storageAccountsIDs);
 }