Beispiel #1
0
 public void accept(IVisitor visitor)
 {
     visitor.Activitie(this);
 }