Exemplo n.º 1
0
 protected override async Task <string> RunAsync()
 {
     return(await _service.GetAddress());
 }