Пример #1
0
 public int add(ISerial serial)
 {
     return(serial.getFirst() + serial.getSecond());
 }