Ejemplo n.º 1
0
 ApplicationException badTree (Node node)
 {
     throw new ApplicationException (node.ToString ());
 }