C# taking input from user for integer code example Example: asking for user input integer c# int intTemp = Convert.ToInt32(Console.ReadLine());