Beispiel #1
0
 public SortedDictionary <string, string[]> GetLostItemNodes()
 {
     return(settingsRepository.GetLostItemNodes());
 }