C# 클래스 TorrentHardLinkHelper.Common.Check

파일 보기 프로젝트 열기: harrywong/torrenthardlinkhelper

공개 메소드들

메소드 설명
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
SavePath ( object savePath ) : 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

비공개 메소드들

메소드 설명
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

메소드 상세

Address() 공개 정적인 메소드

public static Address ( object address ) : void
address object
리턴 void

AddressRange() 공개 정적인 메소드

public static AddressRange ( object addressRange ) : void
addressRange object
리턴 void

AddressRanges() 공개 정적인 메소드

public static AddressRanges ( object addressRanges ) : void
addressRanges object
리턴 void

Announces() 공개 정적인 메소드

public static Announces ( object announces ) : void
announces object
리턴 void

BaseDirectory() 공개 정적인 메소드

public static BaseDirectory ( object baseDirectory ) : void
baseDirectory object
리턴 void

Data() 공개 정적인 메소드

public static Data ( object data ) : void
data object
리턴 void

Destination() 공개 정적인 메소드

public static Destination ( object destination ) : void
destination object
리턴 void

Endpoint() 공개 정적인 메소드

public static Endpoint ( object endpoint ) : void
endpoint object
리턴 void

File() 공개 정적인 메소드

public static File ( object file ) : void
file object
리턴 void

FileSource() 공개 정적인 메소드

public static FileSource ( object fileSource ) : void
fileSource object
리턴 void

Files() 공개 정적인 메소드

public static Files ( object files ) : void
files object
리턴 void

InfoHash() 공개 정적인 메소드

public static InfoHash ( object infoHash ) : void
infoHash object
리턴 void

Key() 공개 정적인 메소드

public static Key ( object key ) : void
key object
리턴 void

Limiter() 공개 정적인 메소드

public static Limiter ( object limiter ) : void
limiter object
리턴 void

Listener() 공개 정적인 메소드

public static Listener ( object listener ) : void
listener object
리턴 void

Location() 공개 정적인 메소드

public static Location ( object location ) : void
location object
리턴 void

MagnetLink() 공개 정적인 메소드

public static MagnetLink ( object magnetLink ) : void
magnetLink object
리턴 void

Manager() 공개 정적인 메소드

public static Manager ( object manager ) : void
manager object
리턴 void

Mappings() 공개 정적인 메소드

public static Mappings ( object mappings ) : void
mappings object
리턴 void

Metadata() 공개 정적인 메소드

public static Metadata ( object metadata ) : void
metadata object
리턴 void

Name() 공개 정적인 메소드

public static Name ( object name ) : void
name object
리턴 void

Path() 공개 정적인 메소드

public static Path ( object path ) : void
path object
리턴 void

PathNotEmpty() 공개 정적인 메소드

public static PathNotEmpty ( string path ) : void
path string
리턴 void

Paths() 공개 정적인 메소드

public static Paths ( object paths ) : void
paths object
리턴 void

Peer() 공개 정적인 메소드

public static Peer ( object peer ) : void
peer object
리턴 void

Peers() 공개 정적인 메소드

public static Peers ( object peers ) : void
peers object
리턴 void

Picker() 공개 정적인 메소드

public static Picker ( object picker ) : void
picker object
리턴 void

Result() 공개 정적인 메소드

public static Result ( object result ) : void
result object
리턴 void

SavePath() 공개 정적인 메소드

public static SavePath ( object savePath ) : void
savePath object
리턴 void

Settings() 공개 정적인 메소드

public static Settings ( object settings ) : void
settings object
리턴 void

Stream() 공개 정적인 메소드

public static Stream ( object stream ) : void
stream object
리턴 void

Torrent() 공개 정적인 메소드

public static Torrent ( object torrent ) : void
torrent object
리턴 void

TorrentInformation() 공개 정적인 메소드

public static TorrentInformation ( object torrentInformation ) : void
torrentInformation object
리턴 void

TorrentSave() 공개 정적인 메소드

public static TorrentSave ( object torrentSave ) : void
torrentSave object
리턴 void

Tracker() 공개 정적인 메소드

public static Tracker ( object tracker ) : void
tracker object
리턴 void

Uri() 공개 정적인 메소드

public static Uri ( Uri uri ) : void
uri System.Uri
리턴 void

Url() 공개 정적인 메소드

public static Url ( object url ) : void
url object
리턴 void

Value() 공개 정적인 메소드

public static Value ( object value ) : void
value object
리턴 void

Writer() 공개 정적인 메소드

public static Writer ( object writer ) : void
writer object
리턴 void