Exemplo n.º 1
0
 public bool IsAccountSubHeadInUse(int id)
 {
     return(_setupRepository.IsAccountSubHeadInUse(id));
 }