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