Response Unmarshaller for DeleteApplicationVersion operation
Inheritance: XmlResponseUnmarshaller
 public static DeleteApplicationVersionResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new DeleteApplicationVersionResponseUnmarshaller();
     }
     return instance;
 }