Exemple #1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.WiFi.WiFiConnectionResult> ConnectAsync(global::Windows.Devices.WiFi.WiFiAvailableNetwork availableNetwork, global::Windows.Devices.WiFi.WiFiReconnectionKind reconnectionKind, global::Windows.Security.Credentials.PasswordCredential passwordCredential, string ssid, global::Windows.Devices.WiFi.WiFiConnectionMethod connectionMethod)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<WiFiConnectionResult> WiFiAdapter.ConnectAsync(WiFiAvailableNetwork availableNetwork, WiFiReconnectionKind reconnectionKind, PasswordCredential passwordCredential, string ssid, WiFiConnectionMethod connectionMethod) is not implemented in Uno.");
 }
Exemple #2
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.WiFi.WiFiConnectionResult> ConnectAsync(global::Windows.Devices.WiFi.WiFiAvailableNetwork availableNetwork, global::Windows.Devices.WiFi.WiFiReconnectionKind reconnectionKind)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<WiFiConnectionResult> WiFiAdapter.ConnectAsync(WiFiAvailableNetwork availableNetwork, WiFiReconnectionKind reconnectionKind) is not implemented in Uno.");
 }