lu
2025-01-13 08108c3ed78d2c40fcfdc8e1f4bd8376f7b1d3c8
DevApp/Gs.DevApp/ToolBox/UpdateParentEventArgs.cs
@@ -14,5 +14,7 @@
        public List<string> StringList { get; set; }
        public List<dynamic> DynamicList { get; set; }
        public string StringSingle { get; set; }
    }
}