Ejemplo n.º 1
0
 public IEnumerable <CLIENTEEntity> GetCLIENTEList()
 {
     return(CLIENTE.GetAll());
 }