Пример #1
0
 public static List <Pais> getAllPaises()
 {
     return(PaisDAL.getAllPaises());
 }