public static void CreateAssignment(MegaHard cd) { Assignment a = new Assignment(); a.AFiller(); a.AddAssToCourse(a, cd); }