BudgetAnalyser.ReportsCatalog.LongTermSpendingLineGraph.LongTermSpendingGraphController.NotifyOfClose C# (CSharp) Method

NotifyOfClose() public method

public NotifyOfClose ( ) : void
return void
        public void NotifyOfClose()
        {
            ToggleAll = true;
        }