acs test 프로그램에 pick on ,off 기능 추가

This commit is contained in:
ChiKyun Kim
2026-02-05 17:18:01 +09:00
parent ba542beaff
commit ddaab0b5da
13 changed files with 174 additions and 52 deletions

View File

@@ -8,6 +8,7 @@ using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using static arDev.Narumi;
namespace Project.ViewForm
{