예제 #1
0
 public void Draw(IElementVisitor visitor)
 {
     visitor.OnLabel(this);
 }