Exemplo n.º 1
0
 public async Task <bool> PostAsset(string paymentCode) => await _context.PostAsset(paymentCode);