コード例 #1
0
 public PositionErrorEventArgs(GeoLocationError error)
 {
     this.Error = error;
 }
コード例 #2
0
 public PositionErrorEventArgs(GeoLocationError error)
 {
     this.Error = error;
 }