Exemple #1
0
 public DataSet getAllVideo()
 {
     return(dal.getAllVideo());
 }