Пример #1
0
 public void IncDecServices(bool Inc, int rowIndex)
 {
     _contractForm.IncDecServices(Inc, rowIndex);
 }