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