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