Beispiel #1
0
 public override void Draw(IDrawVisitor drawVisitor)
 {
     drawVisitor.DrawForStone(this);
 }