Exemple #1
0
 public EDITORA Selecionar(int idEDITORA)
 {
     return(EditoraMetod.Selecionar(idEDITORA));
 }