Exemplo n.º 1
0
 public AccountRepository(MssqlAccountContext context)
 {
     _accountContext = context;
 }