Property | Type | Description | |
---|---|---|---|
m_SavedFileNamePath | string | ||
m_URL | string | ||
m_dlUID | int |
Method | Description | |
---|---|---|
FileDownloadExEndEventArgs ( ) : System | ||
Reset ( ) : void | ||
SetParameters ( int uid, string url, string filename ) : void |
public FileDownloadExEndEventArgs ( ) : System | ||
return | System |
public SetParameters ( int uid, string url, string filename ) : void | ||
uid | int | |
url | string | |
filename | string | |
return | void |