示例#1
0
 public static DataTable Select_PlayDate(String Location, String filmCode)
 {
     return(VistaDAL._Select_PlayDate(Location, filmCode));
 }