fix namespace
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace CsharpFp1.Domain;
|
||||
namespace CsharpOopSimplified2.Domain;
|
||||
|
||||
/// Domain entity / aggregate root representing a bank account
|
||||
public sealed class Account
|
||||
|
||||
Reference in New Issue
Block a user