Пример #1
0
 public Downloader(string url)
 {
     this.url = AssetBundleUtility.CheckEndSlash(url);
 }