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