C# Class Feedling.AutoUpdate

Interaction logic for AutoUpdate.xaml
显示文件 Open project: growse/Feedling Class Usage Examples

Public Methods

Method Description
AutoUpdate ( ) : System

Private Methods

Method Description
ApplyBtn_Click ( object sender, RoutedEventArgs e ) : void
CheckForUpdates ( bool silent = false ) : void
CloseBtn_Click ( object sender, RoutedEventArgs e ) : void
wc_DownloadFileCompleted ( object sender, System e ) : void
wc_DownloadProgressChanged ( object sender, DownloadProgressChangedEventArgs e ) : void

Method Details

AutoUpdate() public method

public AutoUpdate ( ) : System
return System