C# 클래스 BudgetAnalyser.Engine.Widgets.RemainingSurplusWidget

A widget to monitor the remaining budgeted surplus as compared to the current budget surplus figure. (Not the actual surplus from the ledger book).
상속: RemainingBudgetBucketWidget
파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser 1 사용 예제들

공개 메소드들

메소드 설명
RemainingSurplusWidget ( ) : BudgetAnalyser.Engine.Budget

Initializes a new instance of the RemainingSurplusWidget class.

보호된 메소드들

메소드 설명
MonthlyBudgetAmount ( ) : decimal

Monthlies the budget amount.

메소드 상세

MonthlyBudgetAmount() 보호된 메소드

Monthlies the budget amount.
protected MonthlyBudgetAmount ( ) : decimal
리턴 decimal

RemainingSurplusWidget() 공개 메소드

Initializes a new instance of the RemainingSurplusWidget class.
public RemainingSurplusWidget ( ) : BudgetAnalyser.Engine.Budget
리턴 BudgetAnalyser.Engine.Budget