Exemple #1
0
 public static global::System.Collections.Generic.IReadOnlyList <global::Windows.Networking.EndpointPair> GetSortedEndpointPairs(global::System.Collections.Generic.IEnumerable <global::Windows.Networking.EndpointPair> destinationList, global::Windows.Networking.HostNameSortOptions sortOptions)
 {
     throw new global::System.NotImplementedException("The member IReadOnlyList<EndpointPair> NetworkInformation.GetSortedEndpointPairs(IEnumerable<EndpointPair> destinationList, HostNameSortOptions sortOptions) is not implemented in Uno.");
 }
Exemple #2
0
 public static global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyList <global::Windows.Networking.EndpointPair> > GetEndpointPairsAsync(global::Windows.Networking.HostName remoteHostName, string remoteServiceName, global::Windows.Networking.HostNameSortOptions sortOptions)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyList<EndpointPair>> DatagramSocket.GetEndpointPairsAsync(HostName remoteHostName, string remoteServiceName, HostNameSortOptions sortOptions) is not implemented in Uno.");
 }