Пример #1
0
 internal int UpdateOT_ByDate(DateTime fromDate, DateTime toDate)
 {
     return(objCtx_DAL.UpdateOT_ByDate(fromDate, toDate));
 }