mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-03 07:36:35 +08:00
block
This commit is contained in:
@@ -68,5 +68,10 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
return var1;
|
||||
|
||||
}
|
||||
|
||||
public override string ToString()
|
||||
{
|
||||
return $"{Text}:{Value}";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user