Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ErlangEditor
Pages
NewApp
C# Class ErlangEditor.Pages.NewApp
NewApp.xaml 的交互逻辑
Inheritance:
System.Windows.Controls.UserControl
Show file
Open project: xdusongwei/ErlangEditor
Public Methods
Method
Description
NewApp
(
ViewModel
aSln
) :
System
UpdateToolBox
( ) :
void
Private Methods
Method
Description
UserControl_Loaded
(
object
sender
,
RoutedEventArgs
e
) :
void
Method Details
NewApp()
public
method
public
NewApp
(
ViewModel
aSln
) :
System
aSln
ViewModel
return
System
UpdateToolBox()
public
method
public
UpdateToolBox
( ) :
void
return
void