示例#1
0
 void eNumPadClick(PadCommand pCommand)
 {
     _newWeight.HandleKey(pCommand);
 }
示例#2
0
 void eNumPadClick(PadCommand pCommand)
 {
     _targetWeight.HandleKey(pCommand);
 }