C# Class CodeRinseRepeat.Deluge.Torrent

Afficher le fichier Open project: bojanrajkovic/libdelugeclient-sharp Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Private Methods

Méthode Description
GetFiles ( object>.Dictionary torrentData ) : IEnumerable
GetFiles ( object>.Dictionary data, string hash ) : IEnumerable
GetPeers ( object>.Dictionary torrentData ) : IEnumerable
GetTrackers ( object>.Dictionary torrentData ) : IEnumerable
GetTrackers ( object>.Dictionary data, string hash ) : IEnumerable
TorrentFromJsonObject ( JsonObject torrentObject ) : Torrent
UpdateFrom ( JsonObject torrentObject ) : Torrent

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string