Beispiel #1
0
 public void Draw(IDrawVisitor visitor)
 {
     visitor.onNextPiece(this);
 }