Exemplo n.º 1
0
 // All logic is collected in other classes.
 // This class only starts the program.
 static void Main(string[] args)
 {
     MyView.StartProgram();
 }