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