DevApp/Gs.DevApp/ToolBox/UpdateParentEventArgs.cs
@@ -1,8 +1,5 @@ using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Gs.DevApp.ToolBox { @@ -16,7 +13,4 @@ public List<string> StringList { get; set; } } }