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