Пример #1
0
 public async Task <NarutoResult> DeleteClientById(string id) => await services.DeleteClientById(id);