示例#1
0
 public void BUTTON_ACTION_make_green()
 {
     colorModel.SetColor(Color.green);
 }