Пример #1
0
 public IList BVCcrYearInfoGet(short beforeYear, long storeID)
 {
     return(RemoteService.BVCcrYearInfoGet(beforeYear, storeID));
 }
Пример #2
0
 public IList BVCcrYearInfoGet(short beforeYear)
 {
     return(RemoteService.BVCcrYearInfoGet(beforeYear));
 }