Пример #1
0
 public void ClearEstimation(long storeid, short year)
 {
     RemoteService.ClearEstimation(storeid, year);
 }