lu
2025-03-18 b71d1372394ba9fffa04f3e55fcfcd32c545c85a
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; }
    }
}