Пример #1
0
 public int GetDefaultFreeDays(int NvoccId, int Locn)
 {
     return(ImportBLDAL.GetDefaultFreeDays(NvoccId, Locn));
 }