public static UpdateTableResponseUnmarshaller GetInstance()
 {
     if (instance == null)
       {
     instance = new UpdateTableResponseUnmarshaller();
       }
       return instance;
 }
Beispiel #2
0
 public static UpdateTableResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new UpdateTableResponseUnmarshaller();
     }
     return(instance);
 }