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