public decimal GetDespesaTotalMes()
 {
     return(_receitaApplication.GetReceitaTotalMes());
 }