public DataTable Financiacion(int id_Financiacion) { return(MFinanciacion.Financiacion(id_Financiacion)); }