Пример #1
0
 public static global::Windows.Services.Maps.PlaceInfo CreateFromIdentifier(string identifier, global::Windows.Devices.Geolocation.Geopoint defaultPoint, global::Windows.Services.Maps.PlaceInfoCreateOptions options)
 {
     throw new global::System.NotImplementedException("The member PlaceInfo PlaceInfo.CreateFromIdentifier(string identifier, Geopoint defaultPoint, PlaceInfoCreateOptions options) is not implemented in Uno.");
 }
Пример #2
0
 public static global::Windows.Services.Maps.PlaceInfo Create(global::Windows.Devices.Geolocation.Geopoint referencePoint, global::Windows.Services.Maps.PlaceInfoCreateOptions options)
 {
     throw new global::System.NotImplementedException("The member PlaceInfo PlaceInfo.Create(Geopoint referencePoint, PlaceInfoCreateOptions options) is not implemented in Uno.");
 }