Beispiel #1
0
 public PositionErrorEventArgs(GeoLocationError error)
 {
     this.Error = error;
 }
 public PositionErrorEventArgs(GeoLocationError error)
 {
     this.Error = error;
 }