So the class of the variable you are using must implement the IDisposable interface. Thus : Copy Code. using (WebClient client = new WebClient ...
確定! 回上一頁