public global::Windows.Foundation.IAsyncAction ReportCompletedAsync(global::Windows.Devices.PointOfService.BarcodeSymbologyAttributes attributes)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction BarcodeScannerGetSymbologyAttributesRequest.ReportCompletedAsync(BarcodeSymbologyAttributes attributes) is not implemented in Uno.");
 }
Exemplo n.º 2
0
 public global::Windows.Foundation.IAsyncOperation <bool> SetSymbologyAttributesAsync(uint barcodeSymbology, global::Windows.Devices.PointOfService.BarcodeSymbologyAttributes attributes)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> ClaimedBarcodeScanner.SetSymbologyAttributesAsync(uint barcodeSymbology, BarcodeSymbologyAttributes attributes) is not implemented in Uno.");
 }