Exemplo n.º 1
0
 void decreaseVal()
 {
     UIControl.ADD_P_PARAM_VAL(this.pParamName, -this.addUpVal);
 }