C# Class ErlangEditor.Pages.About

About.xaml 的交互逻辑
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: xdusongwei/ErlangEditor

Méthodes publiques

Méthode Description
About ( ) : System
UpdateToolBox ( ) : void

Private Methods

Méthode Description
Hyperlink_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void

Method Details

About() public méthode

public About ( ) : System
Résultat System

UpdateToolBox() public méthode

public UpdateToolBox ( ) : void
Résultat void