Constructor AccountService
AccountService(ILogger)
The account service handles the database CRUD operations.
public AccountService(ILogger l)
Parameters
lILogger
The account service handles the database CRUD operations.
public AccountService(ILogger l)
l ILogger