Ejemplo n.º 1
0
 public Geofence(string id, global::Windows.Devices.Geolocation.IGeoshape geoshape, global::Windows.Devices.Geolocation.Geofencing.MonitoredGeofenceStates monitoredStates, bool singleUse, global::System.TimeSpan dwellTime)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Devices.Geolocation.Geofencing.Geofence", "Geofence.Geofence(string id, IGeoshape geoshape, MonitoredGeofenceStates monitoredStates, bool singleUse, TimeSpan dwellTime)");
 }
Ejemplo n.º 2
0
 public Geofence(string id, global::Windows.Devices.Geolocation.IGeoshape geoshape)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Devices.Geolocation.Geofencing.Geofence", "Geofence.Geofence(string id, IGeoshape geoshape)");
 }