mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-02 15:50:47 +08:00
NodeMVVMManagement不再是静态类,而是运行环境内部的成员。
This commit is contained in:
@@ -705,7 +705,10 @@ namespace Serein.Library.Api
|
||||
/// </summary>
|
||||
UIContextOperation UIContextOperation { get; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 节点视图模型管理类
|
||||
/// </summary>
|
||||
NodeMVVMManagement NodeMVVMManagement { get; }
|
||||
#endregion
|
||||
|
||||
#region 基本接口
|
||||
|
||||
Reference in New Issue
Block a user