Method | Description | |
---|---|---|
TransferTask ( string description, bool systemGenerated = false, bool canDelete = true ) : BudgetAnalyser.Engine.BankAccount |
Initializes a new instance of the TransferTask class.
|
public TransferTask ( string description, bool systemGenerated = false, bool canDelete = true ) : BudgetAnalyser.Engine.BankAccount | ||
description | string | |
systemGenerated | bool | |
canDelete | bool | |
return | BudgetAnalyser.Engine.BankAccount |