Exemplo n.º 1
0
 public async Task <object> Request(string endpoint, object message, TimeSpan timeOut) => await _context.Request(endpoint, message, timeOut);