Exemple #1
0
 public void Visit(ElementB b)
 {
     b.Print();
 }
 public void Visit(ElementB b)
 {
     b.Print();
 }