Пример #1
0
 public TestFixtureData DownloadFixtureData(Uri url)
 {
     return(TestContext.DownloadFixtureData(url));
 }