Ejemplo n.º 1
0
 public List <CompendioGeneralBean> consultarPorParametro(CompendioGeneral obj)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public CompendioGeneral guardarCompendioGeneral(CompendioGeneral obj)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public CompendioGeneral actualizarCompendioGeneral(CompendioGeneral obj)
 {
     throw new NotImplementedException();
 }