1
lu
2024-12-10 ddd9b50f12ac0bd6a4cd0870f3ea06f0ea579520
DevApp/Gs.DevApp/ToolBox/UpdateParentEventArgs.cs
@@ -12,5 +12,7 @@
        public List<FilterEntity> FilterList { get; set; }
        public List<string> StringList { get; set; }
        public List<dynamic> DynamicList { get; set; }
    }
}