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