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