Пример #1
0
 public async Task <Institution> AddInstitution(Institution institution) => await _storageService.AddInstitution(institution);