コード例 #1
0
 public static void Test()
 {
     SingletonClass instance = SingletonClass.getInstance();
 }