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