예제 #1
0
 // Elements with links are not counted
 public void Visit(ElementWithLink element)
 {
     Console.WriteLine("Not counting");
 }
 // Elements with links are not counted
 public void Visit(ElementWithLink element)
 {
     Console.WriteLine("Not counting");
 }