Example #1
0
 public List <string> verCaracteristicas()
 {
     return(repositorio.verCaracteristicas());
 }