BudgetAnalyser.Engine.Widgets.BudgetBucketMonitorWidget.BudgetBucketMonitorWidget C# (CSharp) 메소드

BudgetBucketMonitorWidget() 공개 메소드

Initializes a new instance of the BudgetBucketMonitorWidget class.
public BudgetBucketMonitorWidget ( ) : System
리턴 System
        public BudgetBucketMonitorWidget()
        {
            this.disabledToolTip =
                "Either a Statement, Budget, or a Filter are not present, or the Bucket Code is not valid, remaining budget cannot be calculated.";
        }