C# Class RtmfpDownloader.MainWindow

MainWindow
Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector
Exibir arquivo Open project: langhuihui/csharprtmp

Public Properties

Property Type Description
ClientApp BaseClientApplication
DownloadList ObservableCollection

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
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

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

Property Details

ClientApp public_oe static_oe property

public static BaseClientApplication ClientApp
return BaseClientApplication

DownloadList public_oe property

public ObservableCollection DownloadList
return ObservableCollection