C# Class ErlangEditor.Pages.NewFile_gen_server

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

Public Methods

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

Method Details

NewFile_gen_server() public method

public NewFile_gen_server ( ) : System
return System

UpdateToolBox() public method

public UpdateToolBox ( ) : void
return void