Ejemplo n.º 1
0
 protected Location PullLocation()
 {
     return(new Location(myChecker.GetLocation().GetX(), myChecker.GetLocation().GetY()));
 }