Ejemplo n.º 1
0
 public void AddFAToAccount(AccountsBudgetDetailsSet newFA)
 {
     _accountFARepository.Add(newFA);
 }