Ejemplo n.º 1
0
 public static DataSet Get_Video_Program_List(string Search)
 {
     return(DAL_LMS_Training.Get_Video_Program_List(Search));
 }