示例#1
0
		static UserConfig()
		{
			Instance = new UserConfig();
		}
示例#2
0
 static UserConfig()
 {
     Instance = new UserConfig();
 }