C# Class ErlangEditor.Pages.NewFile_gen_event

NewFile_gen_event.xaml 的交互逻辑
Inheritance: System.Windows.Controls.UserControl
Show file Open project: xdusongwei/ErlangEditor

Public Methods

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

Method Details

NewFile_gen_event() public method

public NewFile_gen_event ( ) : System
return System

UpdateToolBox() public method

public UpdateToolBox ( ) : void
return void