Example #1
0
 /// <summary>
 /// Generals the downloader.
 /// </summary>
 public void GeneralDownloader()
 {
     this.xService = new uploadimages_net(
         ref this.savePath,
         ref this.imageURL,
         ref this.thumbImageURL,
         ref this.imageName,
         ref this.imageNumber,
         ref this.eventTable);
     this.xService.StartDownload();
 }
Example #2
0
 /// <summary>
 /// Get ImageUpper Download
 /// </summary>
 public void GetImageUpper()
 {
     this.xService = new ImageUpper(
         ref this.savePath,
         ref this.imageURL,
         ref this.thumbImageURL,
         ref this.imageName,
         ref this.imageNumber,
         ref this.eventTable);
     this.xService.StartDownload();
 }
Example #3
0
 public void GetGallerynova()
 {
     this.xService = new Gallerynova(
         ref this.savePath,
         ref this.imageURL,
         ref this.thumbImageURL,
         ref this.imageName,
         ref this.imageNumber,
         ref this.eventTable);
     this.xService.StartDownloadAsync();
 }
Example #4
0
 /// <summary>
 /// Hot linked image fetcher...
 /// </summary>
 public void GetImageHotLinked()
 {
     this.xService = new HotLinkedImage(
        ref this.savePath,
        ref this.imageURL,
        ref this.thumbImageURL,
        ref this.imageName,
        ref this.imageNumber,
        ref this.eventTable);
     this.xService.StartDownloadAsync();
 }
Example #5
0
 public void GetXPhotoSharing()
 {
     this.xService = new XPhotoSharing(
         ref this.savePath,
         ref this.imageURL,
         ref this.thumbImageURL,
         ref this.imageName,
         ref this.imageNumber,
         ref this.eventTable);
     this.xService.StartDownload();
 }
Example #6
0
 /// <summary>
 /// Get FileSpit Download
 /// </summary>
 public void GetFileSpit()
 {
     this.xService = new FileSpit(
         ref this.savePath,
         ref this.imageURL,
         ref this.thumbImageURL,
         ref this.imageName,
         ref this.imageNumber,
         ref this.eventTable);
     this.xService.StartDownloadAsync();
 }
Example #7
0
 public void GetTurboImageHost()
 {
     this.xService = new TurboImageHost(
         ref this.savePath,
         ref this.imageURL,
         ref this.thumbImageURL,
         ref this.imageName,
         ref this.imageNumber,
         ref this.eventTable);
     this.xService.StartDownload();
 }
Example #8
0
 public void GetwatermarkIt()
 {
     this.xService = new watermarkIt(
         ref this.savePath,
         ref this.imageURL,
         ref this.thumbImageURL,
         ref this.imageName,
         ref this.imageNumber,
         ref this.eventTable);
     this.xService.StartDownload();
 }
Example #9
0
 public void GetStormFactory()
 {
     this.xService = new StormFactory(
         ref this.savePath,
         ref this.imageURL,
         ref this.thumbImageURL,
         ref this.imageName,
         ref this.imageNumber,
         ref this.eventTable);
     this.xService.StartDownload();
 }
Example #10
0
 /// <summary>
 /// Get PremiumPics Download
 /// </summary>
 public void GetPremiumPics()
 {
     this.xService = new PremiumPics(
         ref this.savePath,
         ref this.imageURL,
         ref this.thumbImageURL,
         ref this.imageName,
         ref this.imageNumber,
         ref this.eventTable);
     this.xService.StartDownloadAsync();
 }
Example #11
0
 public void GetJpgHosting2()
 {
     this.xService = new JpgHosting2(
         ref this.savePath,
         ref this.imageURL,
         ref this.thumbImageURL,
         ref this.imageName,
         ref this.imageNumber,
         ref this.eventTable);
     this.xService.StartDownload();
 }
Example #12
0
 public void GetAmazingDickSSl()
 {
     this.xService = new AmazingDickSSl(
         ref this.savePath,
         ref this.imageURL,
         ref this.thumbImageURL,
         ref this.imageName,
         ref this.imageNumber,
         ref this.eventTable);
     this.xService.StartDownload();
 }
Example #13
0
 public void GetAllYouCanUpload()
 {
     this.xService = new AllYouCanUpload(
         ref this.savePath,
         ref this.imageURL,
         ref this.thumbImageURL,
         ref this.imageName,
         ref this.imageNumber,
         ref this.eventTable);
     this.xService.StartDownload();
 }