C# Class GitUI.GitExtensionsControl

Provides translation and hotkey plumbing for GitEx UserControls.
Inheritance: System.Windows.Forms.UserControl, ITranslate
Afficher le fichier Open project: bleis-tift/gitextensions

Méthodes publiques

Méthode Description
GitExtensionsControl ( ) : System

Méthodes protégées

Méthode Description
Translate ( ) : void

Private Methods

Méthode Description
CheckComponent ( object value ) : bool
GitExtensionsControl_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Method Details

GitExtensionsControl() public méthode

public GitExtensionsControl ( ) : System
Résultat System

Translate() protected méthode

protected Translate ( ) : void
Résultat void