예제 #1
0
 //click button "Line"
 public void ClickLine()
 {
     _shapeFactory.ClickLine();
 }