using static System.Console; static void Test() { WriteLine("hello"); // No Console. prefix required }