C# 클래스 RtmfpDownloader.MainWindow

MainWindow
상속: System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector
파일 보기 프로젝트 열기: langhuihui/csharprtmp

공개 프로퍼티들

프로퍼티 타입 설명
ClientApp BaseClientApplication
DownloadList ObservableCollection

공개 메소드들

메소드 설명
MainWindow ( ) : System

비공개 메소드들

메소드 설명
DeleteDownload ( object sender, RoutedEventArgs e ) : void
DownloadMulti ( object sender, RoutedEventArgs e ) : void
DownloadVideo ( object sender, RoutedEventArgs e ) : void
History ( object sender, RoutedEventArgs e ) : void
InitializeComponent ( ) : void
OpenPath ( object sender, RoutedEventArgs e ) : void
SelectAll ( object sender, RoutedEventArgs e ) : void
StopDownload ( object sender, RoutedEventArgs e ) : void
System ( int connectionId, object target ) : void
_speedTimer_Elapsed ( object sender, EventArgs e ) : void

메소드 상세

MainWindow() 공개 메소드

public MainWindow ( ) : System
리턴 System

프로퍼티 상세

ClientApp 공개적으로 정적으로 프로퍼티

public static BaseClientApplication ClientApp
리턴 BaseClientApplication

DownloadList 공개적으로 프로퍼티

public ObservableCollection DownloadList
리턴 ObservableCollection