C# 클래스 Channel9Downloader.Entities.DownloadItem

상속: ObservableModel, IDownloadItem
파일 보기 프로젝트 열기: MadCowDevelopment/Channel9Downloader 1 사용 예제들

비공개 메소드들

메소드 설명
CalculateBytesPerSecond ( ) : void

Calculates the bytes per second.

CalculateEta ( ) : void

Calculates the remaining time until the download is finished.

DownloadItem ( IDate date ) : System
OnOpenInExplorer ( ) : void

Opens the item in the windows explorer.

OnPlayMovie ( ) : void

Plays the movie in the default player.