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