当前位置: 首页>>代码示例>>C#>>正文


C# Components.ServiceTemplate类代码示例

本文整理汇总了C#中Ripper.Core.Components.ServiceTemplate的典型用法代码示例。如果您正苦于以下问题:C# ServiceTemplate类的具体用法?C# ServiceTemplate怎么用?C# ServiceTemplate使用的例子?那么, 这里精选的类代码示例或许可以为您提供帮助。


ServiceTemplate类属于Ripper.Core.Components命名空间,在下文中一共展示了ServiceTemplate类的13个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的C#代码示例。

示例1: GeneralDownloader

 /// <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();
 }
开发者ID:0xf836,项目名称:ripper,代码行数:14,代码来源:ImageDownloader.cs

示例2: GetImageUpper

 /// <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();
 }
开发者ID:0xf836,项目名称:ripper,代码行数:14,代码来源:ImageDownloader.cs

示例3: GetGallerynova

 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();
 }
开发者ID:0xf836,项目名称:ripper,代码行数:11,代码来源:ImageDownloader.cs

示例4: GetImageHotLinked

 /// <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();
 }
开发者ID:0xf836,项目名称:ripper,代码行数:14,代码来源:ImageDownloader.cs

示例5: GetXPhotoSharing

 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();
 }
开发者ID:0xf836,项目名称:ripper,代码行数:11,代码来源:ImageDownloader.cs

示例6: GetFileSpit

 /// <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();
 }
开发者ID:0xf836,项目名称:ripper,代码行数:14,代码来源:ImageDownloader.cs

示例7: GetTurboImageHost

 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();
 }
开发者ID:0xf836,项目名称:ripper,代码行数:11,代码来源:ImageDownloader.cs

示例8: GetwatermarkIt

 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();
 }
开发者ID:0xf836,项目名称:ripper,代码行数:11,代码来源:ImageDownloader.cs

示例9: GetStormFactory

 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();
 }
开发者ID:0xf836,项目名称:ripper,代码行数:11,代码来源:ImageDownloader.cs

示例10: GetPremiumPics

 /// <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();
 }
开发者ID:0xf836,项目名称:ripper,代码行数:14,代码来源:ImageDownloader.cs

示例11: GetJpgHosting2

 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();
 }
开发者ID:0xf836,项目名称:ripper,代码行数:11,代码来源:ImageDownloader.cs

示例12: GetAmazingDickSSl

 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();
 }
开发者ID:0xf836,项目名称:ripper,代码行数:11,代码来源:ImageDownloader.cs

示例13: GetAllYouCanUpload

 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();
 }
开发者ID:0xf836,项目名称:ripper,代码行数:11,代码来源:ImageDownloader.cs


注:本文中的Ripper.Core.Components.ServiceTemplate类示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。