C# Class AvalonGUIConfig.updateFound

Datei anzeigen Open project: ncoH/Avalon

Public Methods

Method Description
displayDetail ( bool calledFromConfig ) : void
downloadChangeLog ( bool calledFromConfig ) : void

Private Methods

Method Description
HideCaret ( IntPtr hwnd ) : long
cancelButton_Click ( object sender, EventArgs e ) : void
okButton_Click ( object sender, EventArgs e ) : void

Method Details

displayDetail() public static method

public static displayDetail ( bool calledFromConfig ) : void
calledFromConfig bool
return void

downloadChangeLog() public static method

public static downloadChangeLog ( bool calledFromConfig ) : void
calledFromConfig bool
return void