HaoShuang 5 年 前
コミット
463c06190f
1 ファイル変更2 行追加1 行削除
  1. 2 1
      SmartSEMControl/HardwareInterface.cs

+ 2 - 1
SmartSEMControl/HardwareInterface.cs

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