mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-05-01 13:39:28 +08:00
connect
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Text;
|
||||
|
||||
namespace AIStudio.Wpf.DiagramDesigner
|
||||
{
|
||||
public enum ValueType
|
||||
public enum ConnectorValueType
|
||||
{
|
||||
Real = 0,
|
||||
Int = 1,
|
||||
|
||||
Reference in New Issue
Block a user