예제 #1
0
 public async Task Delete(long?id) => await _moduleAppService.DeleteResource(id.Value);