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