Exemplo n.º 1
0
 public IList BVCcrYearInfoGet(short beforeYear, long storeID)
 {
     return(RemoteService.BVCcrYearInfoGet(beforeYear, storeID));
 }
Exemplo n.º 2
0
 public IList BVCcrYearInfoGet(short beforeYear)
 {
     return(RemoteService.BVCcrYearInfoGet(beforeYear));
 }