public static void CreateTrainer(MegaHard cd) { Trainer tr = new Trainer(); tr.TFiller(); tr.AddTrainerToCourse(tr, cd); }