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