C# Class KeppyMIDIConverter.UpdateDownloader

Inheritance: System.Windows.Forms.Form
显示文件 Open project: KaleidonKep99/Keppys-MIDI-Converter Class Usage Examples

Public Methods

Method Description
UpdateDownloader ( String text ) : System

Private Methods

Method Description
Completed ( object sender, AsyncCompletedEventArgs e ) : void
ProgressChanged ( object sender, DownloadProgressChangedEventArgs e ) : void
UpdateDownloader_Load ( object sender, EventArgs e ) : void

Method Details

UpdateDownloader() public method

public UpdateDownloader ( String text ) : System
text String
return System