Ejemplo n.º 1
0
 public static DataTable GET_VESSEL_VIDEOS(int?Id)
 {
     return(DAL_LMS_Training.GET_VESSEL_VIDEOS(Id));
 }