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