Exemplo n.º 1
0
 public async Task <bool> Put()
 {
     return(await _service.DumpOne());
 }