C# 클래스 OctoTorrent.Common.TorrentFileSource

상속: ITorrentFileSource
파일 보기 프로젝트 열기: Eskat0n/OctoTorrent

공개 메소드들

메소드 설명
TorrentFileSource ( string path ) : System
TorrentFileSource ( string path, bool ignoreHidden ) : System

비공개 메소드들

메소드 설명
LoadFiles ( ) : void

메소드 상세

TorrentFileSource() 공개 메소드

public TorrentFileSource ( string path ) : System
path string
리턴 System

TorrentFileSource() 공개 메소드

public TorrentFileSource ( string path, bool ignoreHidden ) : System
path string
ignoreHidden bool
리턴 System