コード例 #1
0
 public static void Endencounter()
 {
     FancyStuff.StoreClerk(" Thank you for choosing This Terrible Code Cinema! ");
     Console.WriteLine("Press Any Key to continue...");
     System.Console.ReadKey();
 }
コード例 #2
0
        public static void Question()

        {
            FancyStuff.StoreClerk(" Hi. Will this be a Matinee? ");
        }