C# Class ErlangEditor.Pages.About

About.xaml 的交互逻辑
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: xdusongwei/ErlangEditor

Public Methods

Method Description
About ( ) : System
UpdateToolBox ( ) : void

Private Methods

Method Description
Hyperlink_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void

Method Details

About() public method

public About ( ) : System
return System

UpdateToolBox() public method

public UpdateToolBox ( ) : void
return void