Example #1
0
 public IDictionary <long, string> GetDictionary()
 {
     return(_hierarchyRepository.GetDictionary());
 }