Exemplo n.º 1
0
 public async Task <ApiResponse> DeleteTenantAsync(string id)
 => await _adminManager.DeleteTenantAsync(id);