jeffrey %!s(int64=9) %!d(string=hai) anos
pai
achega
8b0d73884c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      SingletonPattern/Singleton4.cs

+ 1 - 1
SingletonPattern/Singleton4.cs

@@ -17,7 +17,7 @@ namespace SingletonPattern
         private Singleton4()
         {
 
-        }
+        } 
 
         /// <summary>
         /// 也可以通过暴露属性获取实例