コード例 #1
0
 public static DeleteTableResponseUnmarshaller GetInstance()
 {
     if (instance == null)
       {
     instance = new DeleteTableResponseUnmarshaller();
       }
       return instance;
 }
コード例 #2
0
 public static DeleteTableResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DeleteTableResponseUnmarshaller();
     }
     return(instance);
 }