C# Class Universal.Torrent.Common.Check

Afficher le fichier Open project: haroldma/Universal.Torrent

Méthodes publiques

Méthode Description
Address ( object address ) : void
AddressRange ( object addressRange ) : void
AddressRanges ( object addressRanges ) : void
Announces ( object announces ) : void
BaseDirectory ( object baseDirectory ) : void
Data ( object data ) : void
Destination ( object destination ) : void
Endpoint ( object endpoint ) : void
File ( object file ) : void
FileSource ( object fileSource ) : void
Files ( object files ) : void
InfoHash ( object infoHash ) : void
Key ( object key ) : void
Limiter ( object limiter ) : void
Listener ( object listener ) : void
Location ( object location ) : void
MagnetLink ( object magnetLink ) : void
Manager ( object manager ) : void
Mappings ( object mappings ) : void
Metadata ( object metadata ) : void
Name ( object name ) : void
Path ( object path ) : void
PathNotEmpty ( string path ) : void
Paths ( object paths ) : void
Peer ( object peer ) : void
Peers ( object peers ) : void
Picker ( object picker ) : void
Result ( object result ) : void
SaveFolder ( object saveFolder ) : void
Settings ( object settings ) : void
Stream ( object stream ) : void
Torrent ( object torrent ) : void
TorrentInformation ( object torrentInformation ) : void
TorrentSave ( object torrentSave ) : void
Tracker ( object tracker ) : void
Uri ( Uri uri ) : void
Url ( object url ) : void
Value ( object value ) : void
Writer ( object writer ) : void

Private Methods

Méthode Description
BaseType ( Type baseType ) : void
Buffer ( object buffer ) : void
Cache ( object cache ) : void
DoCheck ( object toCheck, string name ) : void
IsNullOrEmpty ( string toCheck, string name ) : void
SpecificType ( Type specificType ) : void

Method Details

Address() public static méthode

public static Address ( object address ) : void
address object
Résultat void

AddressRange() public static méthode

public static AddressRange ( object addressRange ) : void
addressRange object
Résultat void

AddressRanges() public static méthode

public static AddressRanges ( object addressRanges ) : void
addressRanges object
Résultat void

Announces() public static méthode

public static Announces ( object announces ) : void
announces object
Résultat void

BaseDirectory() public static méthode

public static BaseDirectory ( object baseDirectory ) : void
baseDirectory object
Résultat void

Data() public static méthode

public static Data ( object data ) : void
data object
Résultat void

Destination() public static méthode

public static Destination ( object destination ) : void
destination object
Résultat void

Endpoint() public static méthode

public static Endpoint ( object endpoint ) : void
endpoint object
Résultat void

File() public static méthode

public static File ( object file ) : void
file object
Résultat void

FileSource() public static méthode

public static FileSource ( object fileSource ) : void
fileSource object
Résultat void

Files() public static méthode

public static Files ( object files ) : void
files object
Résultat void

InfoHash() public static méthode

public static InfoHash ( object infoHash ) : void
infoHash object
Résultat void

Key() public static méthode

public static Key ( object key ) : void
key object
Résultat void

Limiter() public static méthode

public static Limiter ( object limiter ) : void
limiter object
Résultat void

Listener() public static méthode

public static Listener ( object listener ) : void
listener object
Résultat void

Location() public static méthode

public static Location ( object location ) : void
location object
Résultat void

MagnetLink() public static méthode

public static MagnetLink ( object magnetLink ) : void
magnetLink object
Résultat void

Manager() public static méthode

public static Manager ( object manager ) : void
manager object
Résultat void

Mappings() public static méthode

public static Mappings ( object mappings ) : void
mappings object
Résultat void

Metadata() public static méthode

public static Metadata ( object metadata ) : void
metadata object
Résultat void

Name() public static méthode

public static Name ( object name ) : void
name object
Résultat void

Path() public static méthode

public static Path ( object path ) : void
path object
Résultat void

PathNotEmpty() public static méthode

public static PathNotEmpty ( string path ) : void
path string
Résultat void

Paths() public static méthode

public static Paths ( object paths ) : void
paths object
Résultat void

Peer() public static méthode

public static Peer ( object peer ) : void
peer object
Résultat void

Peers() public static méthode

public static Peers ( object peers ) : void
peers object
Résultat void

Picker() public static méthode

public static Picker ( object picker ) : void
picker object
Résultat void

Result() public static méthode

public static Result ( object result ) : void
result object
Résultat void

SaveFolder() public static méthode

public static SaveFolder ( object saveFolder ) : void
saveFolder object
Résultat void

Settings() public static méthode

public static Settings ( object settings ) : void
settings object
Résultat void

Stream() public static méthode

public static Stream ( object stream ) : void
stream object
Résultat void

Torrent() public static méthode

public static Torrent ( object torrent ) : void
torrent object
Résultat void

TorrentInformation() public static méthode

public static TorrentInformation ( object torrentInformation ) : void
torrentInformation object
Résultat void

TorrentSave() public static méthode

public static TorrentSave ( object torrentSave ) : void
torrentSave object
Résultat void

Tracker() public static méthode

public static Tracker ( object tracker ) : void
tracker object
Résultat void

Uri() public static méthode

public static Uri ( Uri uri ) : void
uri System.Uri
Résultat void

Url() public static méthode

public static Url ( object url ) : void
url object
Résultat void

Value() public static méthode

public static Value ( object value ) : void
value object
Résultat void

Writer() public static méthode

public static Writer ( object writer ) : void
writer object
Résultat void