protected void CalculateTotal() { TotalEstimatedForThisMonth = Expense.CalculateTotalEstimatedForThisMonth(this.Expenses); }