C# 클래스 ErlangEditor.Pages.NodeProp

NodeProp.xaml 的交互逻辑
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: xdusongwei/ErlangEditor

공개 메소드들

메소드 설명
NodeProp ( ) : System
NodeProp ( ViewModel aVM ) : System
UpdateToolBox ( ) : void

메소드 상세

NodeProp() 공개 메소드

public NodeProp ( ) : System
리턴 System

NodeProp() 공개 메소드

public NodeProp ( ViewModel aVM ) : System
aVM ViewModel
리턴 System

UpdateToolBox() 공개 메소드

public UpdateToolBox ( ) : void
리턴 void