We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3e9815 commit 8b0d738Copy full SHA for 8b0d738
SingletonPattern/Singleton4.cs
@@ -17,7 +17,7 @@ public class Singleton4
17
private Singleton4()
18
{
19
20
- }
+ }
21
22
/// <summary>
23
/// 也可以通过暴露属性获取实例
0 commit comments