프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_downloadslock | object |
메소드 | 설명 | |
---|---|---|
Add ( |
||
Cancel ( string id ) : void | ||
Delete ( string id ) : void | ||
DownloadManager ( int maxdownloads ) : System | ||
Load ( string template, string downloadpath ) : List |
||
PrepateToQuit ( ) : void | ||
ReOrder ( string id, string downid ) : void | ||
Reset ( string id ) : void | ||
Save ( ) : void |
메소드 | 설명 | |
---|---|---|
CheckForDownload ( ) : void |
public Add ( |
||
ep | ||
template | string | |
downloadpath | string | |
status | DownloadStatus | |
리턴 | DownloadItem |
public DownloadManager ( int maxdownloads ) : System | ||
maxdownloads | int | |
리턴 | System |
public Load ( string template, string downloadpath ) : List |
||
template | string | |
downloadpath | string | |
리턴 | List |