Exemplo n.º 1
0
 public void OnClick()
 {
     if (operater.mystate == State.EditColor)
     {
         operater.PickColor(mycolor);
     }
 }