banking-kata-dotnet icon indicating copy to clipboard operation
banking-kata-dotnet copied to clipboard

Add an WithdrawFundsAndCloseAccount use case

Open nhilaire opened this issue 2 years ago • 0 comments

The purpose is to show how to share code between use cases because WithdrawFundsAndCloseAccount would use the logic in WithdrawFunds but this logic can't be move into the domain objects

Regards

nhilaire avatar Feb 01 '23 16:02 nhilaire