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