Beispiel #1
0
 public bool ShouldSkip(ILocation location)
 {
     return location.IsHidden();
 }