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