增加了节点树预览、节点定位,容器对象预览

This commit is contained in:
fengjiayi
2024-09-27 23:47:25 +08:00
parent 7461e32a3d
commit 51bdbab4d1
17 changed files with 793 additions and 181 deletions

View File

@@ -10,12 +10,9 @@ namespace Net461DllTest.Signal
{
public enum OrderSignal
{
A,
B,
C,
D,
E,
F,
G
View_1,
View_2,
Command_1,
Command_2,
}
}