Beispiel #1
0
 public bool Deletar(int idEDITORA)
 {
     return(EditoraMetod.Deletar(idEDITORA));
 }