Exemple #1
0
 public override IEnumerable <MapPoint> EnumerateSet()
 {
     return(MapPoint.GetAllPoints());
 }