コード例 #1
0
 public List <CompendioGeneralBean> consultarPorParametro(CompendioGeneral obj)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public CompendioGeneral guardarCompendioGeneral(CompendioGeneral obj)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public CompendioGeneral actualizarCompendioGeneral(CompendioGeneral obj)
 {
     throw new NotImplementedException();
 }