예제 #1
0
 public EDITORA SelecionarNome(string EDITORANome)
 {
     return(EditoraMetod.SelecionarNome(EDITORANome));
 }