System.Console

Hi, Is good practice to use System.Console.WriteLine(); instead of declaring the System library outside of main?
Was this page helpful?