C# Class ErlangEditor.Pages.NodeProp

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

Méthodes publiques

Méthode Description
NodeProp ( ) : System
NodeProp ( ViewModel aVM ) : System
UpdateToolBox ( ) : void

Method Details

NodeProp() public méthode

public NodeProp ( ) : System
Résultat System

NodeProp() public méthode

public NodeProp ( ViewModel aVM ) : System
aVM ViewModel
Résultat System

UpdateToolBox() public méthode

public UpdateToolBox ( ) : void
Résultat void