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