C# Class Cyotek.AzureContainerEcho.Client.AboutDialog

Afficher le fichier Open project: cyotek/Cyotek.AzureContainerEcho

Méthodes publiques

Méthode Description
AboutDialog ( ) : System

Méthodes protégées

Méthode Description
OnLoad ( EventArgs e ) : void

Private Methods

Méthode Description
AddReadme ( string fileName ) : void
ShowAboutDialog ( ) : void
closeButton_Click ( object sender, EventArgs e ) : void
footerGroupBox_Paint ( object sender, PaintEventArgs e ) : void
webLinkLabel_Click ( object sender, EventArgs e ) : void

Method Details

AboutDialog() public méthode

public AboutDialog ( ) : System
Résultat System

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e EventArgs
Résultat void