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