static void Main(string[] args) { Console.WriteLine("bababoi"); testFull test = new testFull(); test.menu(); }