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