fqc
lu
2025-04-09 d40f55fc2cf19c5fca6cdf9001a3b15b1040bef7
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; }
    }
}