namespace Exercises_C_Sharp.E42_Interfaces { class Exercise_3 { public static void Start() { //ToDo!!!! } } }