C# Class pocorall.SCM_Notifier.AboutForm

Summary description for AboutForm.
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: pocorall/scm-notifier

Méthodes publiques

Свойство Type Description
Version System.Version
VersionStatus string

Méthodes publiques

Méthode Description
AboutForm ( ) : System

Required method for Designer support - do not modify the contents of this method with the code editor.

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
AboutForm_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void
OpenLink ( string link ) : void
linkLabel3_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void

Method Details

AboutForm() public méthode

Required method for Designer support - do not modify the contents of this method with the code editor.
public AboutForm ( ) : System
Résultat System

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Property Details

Version public_oe static_oe property

public static Version,System Version
Résultat System.Version

VersionStatus public_oe static_oe property

public static string VersionStatus
Résultat string