iqc
lu
2025-04-01 92c2fea9ee96b545e4760de721c08a3d90115a06
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; }
    }
}