Ejemplo n.º 1
0
 protected void Message(string msg)
 {
     characterDisplay.Clear();
     characterDisplay.Print(msg);
 }