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