コード例 #1
0
 public static List <Filme> ReadAllJoin()
 {
     return(FilmeDAL.ReadAllJoin());
 }