Пример #1
0
 private async Task RemoveFromDb(string name) => await _container.Delete(await GetCodeInfoForName(name));