예제 #1
0
 public SAF_ENTIDADES Registrar(SAF_ENTIDADES entidad)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public SAF_ENTIDADES Actualizar(SAF_ENTIDADES entidad)
 {
     throw new NotImplementedException();
 }