public static DeleteStackResponseUnmarshaller GetInstance() { if (instance == null) { instance = new DeleteStackResponseUnmarshaller(); } return(instance); }
public static DeleteStackResponseUnmarshaller GetInstance() { if (instance == null) { instance = new DeleteStackResponseUnmarshaller(); } return instance; }