C# Class Jackett.Indexers.TorrentzHelper

Afficher le fichier Open project: WarlaxZ/Jackett Class Usage Examples

Méthodes publiques

Méthode Description
TorrentzHelper ( string description ) : Jackett.Models
createMagnetLink ( string hash, string title ) : Uri

Private Methods

Méthode Description
FillProperties ( ) : void

Method Details

TorrentzHelper() public méthode

public TorrentzHelper ( string description ) : Jackett.Models
description string
Résultat Jackett.Models

createMagnetLink() public static méthode

public static createMagnetLink ( string hash, string title ) : Uri
hash string
title string
Résultat System.Uri