C# Class Universal.Torrent.Common.TorrentFileSource

Inheritance: ITorrentFileSource
Afficher le fichier Open project: haroldma/Universal.Torrent

Méthodes publiques

Méthode Description
TorrentFileSource ( string path ) : System.Collections.Generic
TorrentFileSource ( string path, bool ignoreHidden ) : System.Collections.Generic

Private Methods

Méthode Description
LoadFiles ( ) : void

Method Details

TorrentFileSource() public méthode

public TorrentFileSource ( string path ) : System.Collections.Generic
path string
Résultat System.Collections.Generic

TorrentFileSource() public méthode

public TorrentFileSource ( string path, bool ignoreHidden ) : System.Collections.Generic
path string
ignoreHidden bool
Résultat System.Collections.Generic