Example #1
0
 public static DataSet GET_FileList_To_Sync(DataTable TBL_DATA)
 {
     return(DAL_LMS_Training.GET_FileList_To_Sync(TBL_DATA));
 }