public static void Main() { MotorDC.App app = new MotorDC.App(); app.InitializeComponent(); app.Run(); }