HaoShuang hace 5 años
padre
commit
463c06190f
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      SmartSEMControl/HardwareInterface.cs

+ 2 - 1
SmartSEMControl/HardwareInterface.cs

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