lu
2024-10-25 dbafcedefd3840d48b978de50141a15cffcc1e09
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; }
    }
}