mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-16 06:26:35 +08:00
重写了节点的view、viewmodel关系,实现了对画布元素的选取功能,重构了底层依赖,添加了对net .Framework4.6.1以上的Framework类库支持
This commit is contained in:
8
Library.Framework/NodeFlow/Tool/Attribute.cs
Normal file
8
Library.Framework/NodeFlow/Tool/Attribute.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Serein.Library.Api.Enums;
|
||||
using System;
|
||||
|
||||
namespace Serein.Library.Framework.NodeFlow.Tool
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user