mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-13 19:36:34 +08:00
暂时实现了简陋的脚本AST分析解释,后面再绑定到控件上
This commit is contained in:
@@ -15,6 +15,8 @@ namespace Serein.Library.Utils
|
||||
/// </summary>
|
||||
public class SereinIOC/* : ISereinIOC*/
|
||||
{
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 类型集合,暂放待实例化的类型,完成实例化之后移除
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user