Beispiel #1
0
 public IEnumerable <Branch> GetBranchesWithDetails()
 {
     return(_setupRepository.GetBranchesWithDetails());
 }