From f718d23a262a5a8e1241fdeaeb4153399f95e79d Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 21 四月 2020 09:19:05 +0800 Subject: [PATCH] 20200421 --- HDL_ON/Entity/Enumerative/Command.cs | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/HDL_ON/Entity/Enumerative/Command.cs b/HDL_ON/Entity/Enumerative/Command.cs index a435d1a..2434d73 100644 --- a/HDL_ON/Entity/Enumerative/Command.cs +++ b/HDL_ON/Entity/Enumerative/Command.cs @@ -1,13 +1,7 @@ 锘縰sing System; namespace HDL_ON.Entity { - /// <summary> - /// a鍗忚鍛戒护 - /// </summary> - public enum Command_A_Protocol - { - write, - } + /// <summary> /// 鎿嶄綔鐮� -- Gitblit v1.8.0