Esempio n. 1
0
 //click button "Rectangle"
 public void ClickRectangle()
 {
     _shapeFactory.ClickRectangle();
 }