예제 #1
0
 public List <EDITORA> ListaTodasEditoras()
 {
     return(EditoraMetod.ListaTodasEditoras());
 }