Example #1
0
 public Uri GetCachePath(string url)
 {
     return(loader.GetCachePath(pathConverter(url)));
 }