Exemplo n.º 1
0
 public TextReader DownloadText(Uri url)
 {
     return(TestContext.DownloadText(url));
 }