Метод | Описание | |
---|---|---|
DownloadProgressChangedEventArgs ( System.Int64 receivedSize, System.Int64 totalSize, int downloadSpeed ) : System |
public DownloadProgressChangedEventArgs ( System.Int64 receivedSize, System.Int64 totalSize, int downloadSpeed ) : System | ||
receivedSize | System.Int64 | |
totalSize | System.Int64 | |
downloadSpeed | int | |
Результат | System |