Example #1
0
 internal IEnumerable <ItemLocation> GetFolderNames()
 {
     return(ItemLocation.GetDistinctFolders(Locations));
 }