I have found this answered in other places using loops, but I wasn\'t sure if there is actually a function that I\'m not finding that makes this easier, or if this is a poss
Try this:
double Salary = Convert.ToDouble(Console.ReadLine());