コード例 #1
0
 public double RetornarEndeudamientoGlobal()
 {
     return(Codeudor.RetornarEndeudamientoGlobalNomina(this.deduccionesColilla, this.cuotaCentrales, this.cuota, this.cuotaLibranza, this.totalIngresos));
 }