Response Unmarshaller for UpdateStack operation
Наследование: JsonResponseUnmarshaller
Пример #1
0
 public static UpdateStackResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new UpdateStackResponseUnmarshaller();
     }
     return(instance);
 }
 public static UpdateStackResponseUnmarshaller GetInstance()
 {
   if (instance == null)
   {
     instance = new UpdateStackResponseUnmarshaller();
   }
   return instance;
 }