Exemplo n.º 1
0
 public static string GET_VideoFileName(int?Id)
 {
     return(DAL_LMS_Training.GET_VideoFileName(Id));
 }