public int mtdModificar(gstClsProgramaCuota LobjModelo)
 {
     return(LobjProgramaCuota.mtdModificar(LobjModelo));
 }