C# Class BudgetAnalyser.Engine.Budget.SavedUpForExpenseBucket

A saved up for expense bucket. This kind of bucket will accumulate funds from month to month if not spent completely each month.
Inheritance: BillToPayExpenseBucket
Afficher le fichier Open project: Benrnz/BudgetAnalyser

Méthodes publiques

Méthode Description
SavedUpForExpenseBucket ( )

Initializes a new instance of the SavedUpForExpenseBucket class.

SavedUpForExpenseBucket ( string code, string name )

Initializes a new instance of the SavedUpForExpenseBucket class.

Method Details

SavedUpForExpenseBucket() public méthode

Initializes a new instance of the SavedUpForExpenseBucket class.

SavedUpForExpenseBucket() public méthode

Initializes a new instance of the SavedUpForExpenseBucket class.
public SavedUpForExpenseBucket ( string code, string name )
code string
name string