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