lu
2025-01-16 de801788f2ac66ce410ab6be6953f2e28b63b730
DevApp/Gs.DevApp/ToolBox/UpdateParentEventArgs.cs
@@ -12,5 +12,9 @@
        public List<FilterEntity> FilterList { get; set; }
        public List<string> StringList { get; set; }
        public List<dynamic> DynamicList { get; set; }
        public string StringSingle { get; set; }
    }
}