コード例 #1
0
 public async Task <ApiResponse> DeleteAsync(Int64 id) => await _staffService.DeleteAsync(id);