Пример #1
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Security.Authentication.Identity.Provider.SecondaryAuthenticationFactorRegistrationResult> RequestStartRegisteringDeviceAsync(string deviceId, global::Windows.Security.Authentication.Identity.Provider.SecondaryAuthenticationFactorDeviceCapabilities capabilities, string deviceFriendlyName, string deviceModelNumber, global::Windows.Storage.Streams.IBuffer deviceKey, global::Windows.Storage.Streams.IBuffer mutualAuthenticationKey)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<SecondaryAuthenticationFactorRegistrationResult> SecondaryAuthenticationFactorRegistration.RequestStartRegisteringDeviceAsync(string deviceId, SecondaryAuthenticationFactorDeviceCapabilities capabilities, string deviceFriendlyName, string deviceModelNumber, IBuffer deviceKey, IBuffer mutualAuthenticationKey) is not implemented in Uno.");
 }
Пример #2
0
 public CmsAttachedSignature(global::Windows.Storage.Streams.IBuffer inputBlob)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Security.Cryptography.Certificates.CmsAttachedSignature", "CmsAttachedSignature.CmsAttachedSignature(IBuffer inputBlob)");
 }
Пример #3
0
 public void WriteBuffer(global::Windows.Storage.Streams.IBuffer buffer, uint start, uint count)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Storage.Streams.DataWriter", "void DataWriter.WriteBuffer(IBuffer buffer, uint start, uint count)");
 }
Пример #4
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Security.Credentials.KeyCredentialOperationResult> RequestSignAsync(global::Windows.Storage.Streams.IBuffer data)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<KeyCredentialOperationResult> KeyCredential.RequestSignAsync(IBuffer data) is not implemented in Uno.");
 }
Пример #5
0
 public UsbSetupPacket(global::Windows.Storage.Streams.IBuffer eightByteBuffer)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Devices.Usb.UsbSetupPacket", "UsbSetupPacket.UsbSetupPacket(IBuffer eightByteBuffer)");
 }
Пример #6
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Storage.Streams.IBuffer> SendControlInTransferAsync(global::Windows.Devices.Usb.UsbSetupPacket setupPacket, global::Windows.Storage.Streams.IBuffer buffer)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IBuffer> UsbDevice.SendControlInTransferAsync(UsbSetupPacket setupPacket, IBuffer buffer) is not implemented in Uno.");
 }
Пример #7
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattClientNotificationResult> NotifyValueAsync(global::Windows.Storage.Streams.IBuffer value, global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattSubscribedClient subscribedClient)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<GattClientNotificationResult> GattLocalCharacteristic.NotifyValueAsync(IBuffer value, GattSubscribedClient subscribedClient) is not implemented in Uno.");
 }
 public static bool IsSameData(this global::Windows.Storage.Streams.IBuffer buffer, global::Windows.Storage.Streams.IBuffer otherBuffer)
 {
     return(default(bool));
 }
 public static byte[] ToArray(this global::Windows.Storage.Streams.IBuffer source)
 {
     return(default(byte[]));
 }
 public static void CopyTo(this global::Windows.Storage.Streams.IBuffer source, global::Windows.Storage.Streams.IBuffer destination)
 {
 }
 public static byte GetByte(this global::Windows.Storage.Streams.IBuffer source, uint byteOffset)
 {
     return(default(byte));
 }
 public static void CopyTo(this global::Windows.Storage.Streams.IBuffer source, uint sourceIndex, global::Windows.Storage.Streams.IBuffer destination, uint destinationIndex, uint count)
 {
 }
 public static global::System.IO.Stream AsStream(this global::Windows.Storage.Streams.IBuffer source)
 {
     return(default(global::System.IO.Stream));
 }
Пример #14
0
 public static global::Windows.Foundation.IAsyncAction UpdateDeviceConfigurationDataAsync(string deviceId, global::Windows.Storage.Streams.IBuffer deviceConfigurationData)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction SecondaryAuthenticationFactorRegistration.UpdateDeviceConfigurationDataAsync(string deviceId, IBuffer deviceConfigurationData) is not implemented in Uno.");
 }
Пример #15
0
 public static global::Windows.Media.Core.MediaStreamSample CreateFromBuffer(global::Windows.Storage.Streams.IBuffer buffer, global::System.TimeSpan timestamp)
 {
     throw new global::System.NotImplementedException("The member MediaStreamSample MediaStreamSample.CreateFromBuffer(IBuffer buffer, TimeSpan timestamp) is not implemented in Uno.");
 }
 public static byte[] ToArray(this global::Windows.Storage.Streams.IBuffer source, uint sourceIndex, int count)
 {
     return(default(byte[]));
 }
Пример #17
0
 public static global::Windows.Foundation.MemoryBuffer CreateMemoryBufferOverIBuffer(global::Windows.Storage.Streams.IBuffer input)
 {
     throw new global::System.NotImplementedException("The member MemoryBuffer Buffer.CreateMemoryBufferOverIBuffer(IBuffer input) is not implemented in Uno.");
 }
Пример #18
0
 public static global::Windows.Foundation.IAsyncAction WriteBufferAsync(global::Windows.Storage.IStorageFile file, global::Windows.Storage.Streams.IBuffer buffer)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction FileIO.WriteBufferAsync(IStorageFile file, IBuffer buffer) is not implemented in Uno.");
 }
Пример #19
0
 public global::Windows.Foundation.IAsyncOperationWithProgress <uint, uint> SendFinalFrameAsync(global::Windows.Storage.Streams.IBuffer data)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperationWithProgress<uint, uint> MessageWebSocket.SendFinalFrameAsync(IBuffer data) is not implemented in Uno.");
 }
Пример #20
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattCommunicationStatus> WriteValueAsync(global::Windows.Storage.Streams.IBuffer value)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<GattCommunicationStatus> GattCharacteristic.WriteValueAsync(IBuffer value) is not implemented in Uno.");
 }
Пример #21
0
 public global::Windows.Foundation.IAsyncAction SendMessageAsync(int messageId, global::Windows.Storage.Streams.IBuffer message)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction LampArray.SendMessageAsync(int messageId, IBuffer message) is not implemented in Uno.");
 }
Пример #22
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattWriteResult> WriteValueWithResultAsync(global::Windows.Storage.Streams.IBuffer value, global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattWriteOption writeOption)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<GattWriteResult> GattCharacteristic.WriteValueWithResultAsync(IBuffer value, GattWriteOption writeOption) is not implemented in Uno.");
 }
Пример #23
0
 public global::Windows.Foundation.IAsyncOperationWithProgress <uint, uint> WriteAsync(global::Windows.Storage.Streams.IBuffer buffer)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperationWithProgress<uint, uint> Compressor.WriteAsync(IBuffer buffer) is not implemented in Uno.");
 }
Пример #24
0
 public static global::Windows.Foundation.IAsyncAction AddLicenseAsync(global::Windows.Storage.Streams.IBuffer license)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction LicenseManager.AddLicenseAsync(IBuffer license) is not implemented in Uno.");
 }
Пример #25
0
 public void SendBuffer(global::Windows.Storage.Streams.IBuffer midiData)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Devices.Midi.MidiSynthesizer", "void MidiSynthesizer.SendBuffer(IBuffer midiData)");
 }
Пример #26
0
 public global::Windows.Foundation.IAsyncOperation <bool> TryRedefineAsync(uint glyphCode, global::Windows.Storage.Streams.IBuffer glyphData)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> LineDisplayCustomGlyphs.TryRedefineAsync(uint glyphCode, IBuffer glyphData) is not implemented in Uno.");
 }
Пример #27
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Storage.Streams.IBuffer> GenerateSignatureAsync(global::Windows.Storage.Streams.IBuffer data, global::System.Collections.Generic.IEnumerable <global::Windows.Security.Cryptography.Certificates.CmsSignerInfo> signers, global::System.Collections.Generic.IEnumerable <global::Windows.Security.Cryptography.Certificates.Certificate> certificates)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IBuffer> CmsAttachedSignature.GenerateSignatureAsync(IBuffer data, IEnumerable<CmsSignerInfo> signers, IEnumerable<Certificate> certificates) is not implemented in Uno.");
 }
Пример #28
0
 public global::Windows.Foundation.IAsyncOperationWithProgress <global::Windows.Storage.Streams.IBuffer, uint> ReadAsync(global::Windows.Storage.Streams.IBuffer buffer, uint count, global::Windows.Storage.Streams.InputStreamOptions options)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperationWithProgress<IBuffer, uint> RandomAccessStreamOverStream.ReadAsync(IBuffer buffer, uint count, InputStreamOptions options) is not implemented in Uno.");
 }
Пример #29
0
 public static global::Windows.Storage.Streams.DataReader FromBuffer(global::Windows.Storage.Streams.IBuffer buffer)
 {
     throw new global::System.NotImplementedException("The member DataReader DataReader.FromBuffer(IBuffer buffer) is not implemented in Uno.");
 }
Пример #30
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Security.Authentication.Identity.Provider.SecondaryAuthenticationFactorDevicePresenceMonitoringRegistrationStatus> RegisterDevicePresenceMonitoringAsync(string deviceId, string deviceInstancePath, global::Windows.Security.Authentication.Identity.Provider.SecondaryAuthenticationFactorDevicePresenceMonitoringMode monitoringMode, string deviceFriendlyName, string deviceModelNumber, global::Windows.Storage.Streams.IBuffer deviceConfigurationData)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<SecondaryAuthenticationFactorDevicePresenceMonitoringRegistrationStatus> SecondaryAuthenticationFactorRegistration.RegisterDevicePresenceMonitoringAsync(string deviceId, string deviceInstancePath, SecondaryAuthenticationFactorDevicePresenceMonitoringMode monitoringMode, string deviceFriendlyName, string deviceModelNumber, IBuffer deviceConfigurationData) is not implemented in Uno.");
 }