Browse Source

code review

HaoShuang 5 năm trước cách đây
mục cha
commit
463c06190f
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      SmartSEMControl/HardwareInterface.cs

+ 2 - 1
SmartSEMControl/HardwareInterface.cs

@@ -20,7 +20,8 @@ namespace SmartSEMControl
         //在整个应用程序域中只会被执行一次。
         static FactoryHardware()
         {
-        }        private FactoryHardware()
+        }
+        private FactoryHardware()
         {
         }