Response Unmarshaller for UpdateApp operation
Наследование: JsonResponseUnmarshaller
 public static UpdateAppResponseUnmarshaller GetInstance()
 {
     if (instance == null)
       {
     instance = new UpdateAppResponseUnmarshaller();
       }
       return instance;
 }
 public static UpdateAppResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new UpdateAppResponseUnmarshaller();
     }
     return(instance);
 }