Beispiel #1
0
 public static List <Panaderia> listarPanaderias()
 {
     return(PanaderiasDAL.Listar());
 }