Ejemplo n.º 1
0
 public void DesignerSetPartAt(int row, int col, Parts part)
 {
     Designer.SetPart(row, col, part);
 }