BudgetAnalyser.ReportsCatalog.LongTermSpendingLineGraph.LongTermSpendingGraphController.NotifyOfClose C# (CSharp) 메소드

NotifyOfClose() 공개 메소드

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