public bool TieneGasto(Cpago_credito obj)
 {
     return(Cdatos_operaciones.TieneGasto(obj));
 }