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