WriteLine("Line {0}: {1}", lineNumber, line); line = reader.ReadLine(); } // Close the resource after you've finished using it reader ...
確定! 回上一頁