Use the ReadLine() method to read input from the console in C#. This method receives the input as string, therefore you need to convert it.
確定! 回上一頁