尝试使用源生成器规范NodeModel代码逻辑

This commit is contained in:
fengjiayi
2024-10-20 12:10:57 +08:00
parent 9931fa7436
commit e38833a58c
127 changed files with 5173 additions and 1839 deletions

View File

@@ -1,5 +1,4 @@
using Serein.Library.Entity;
using Serein.NodeFlow;
using Serein.Library;
using System.Collections;
using System.Globalization;
using System.Windows;
@@ -37,6 +36,9 @@ namespace Serein.Workbench.Themes
/// <summary>
/// 方法参数控件
/// </summary>
public partial class MethodDetailsControl : UserControl//,ItemsControl
{
static MethodDetailsControl()