|
2 | 2 | #pragma warning disable 114 // new keyword hiding
|
3 | 3 | namespace Windows.Storage.Streams
|
4 | 4 | {
|
5 |
| - #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ |
| 5 | + #if false || false || false || false || false || false || false |
6 | 6 | [global::Uno.NotImplemented]
|
7 | 7 | #endif
|
8 |
| - public partial class DataWriterStoreOperation : global::Windows.Foundation.IAsyncOperation<uint>,global::Windows.Foundation.IAsyncInfo |
| 8 | + public partial class DataWriterStoreOperation : global::Windows.Foundation.IAsyncOperation<uint>, global::Windows.Foundation.IAsyncInfo |
9 | 9 | {
|
10 |
| - #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ |
11 |
| - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "NET461", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] |
12 |
| - public global::System.Exception ErrorCode |
13 |
| - { |
14 |
| - get |
15 |
| - { |
16 |
| - throw new global::System.NotImplementedException("The member Exception DataWriterStoreOperation.ErrorCode is not implemented in Uno."); |
17 |
| - } |
18 |
| - } |
19 |
| - #endif |
20 |
| - #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ |
21 |
| - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "NET461", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] |
22 |
| - public uint Id |
23 |
| - { |
24 |
| - get |
25 |
| - { |
26 |
| - throw new global::System.NotImplementedException("The member uint DataWriterStoreOperation.Id is not implemented in Uno."); |
27 |
| - } |
28 |
| - } |
29 |
| - #endif |
30 |
| - #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ |
31 |
| - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "NET461", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] |
32 |
| - public global::Windows.Foundation.AsyncStatus Status |
33 |
| - { |
34 |
| - get |
35 |
| - { |
36 |
| - throw new global::System.NotImplementedException("The member AsyncStatus DataWriterStoreOperation.Status is not implemented in Uno."); |
37 |
| - } |
38 |
| - } |
39 |
| - #endif |
40 |
| - #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ |
41 |
| - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "NET461", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] |
42 |
| - public global::Windows.Foundation.AsyncOperationCompletedHandler<uint> Completed |
43 |
| - { |
44 |
| - get |
45 |
| - { |
46 |
| - throw new global::System.NotImplementedException("The member AsyncOperationCompletedHandler<uint> DataWriterStoreOperation.Completed is not implemented in Uno."); |
47 |
| - } |
48 |
| - set |
49 |
| - { |
50 |
| - global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Storage.Streams.DataWriterStoreOperation", "AsyncOperationCompletedHandler<uint> DataWriterStoreOperation.Completed"); |
51 |
| - } |
52 |
| - } |
53 |
| - #endif |
| 10 | + // Skipping already declared ctor DataWriterStoreOperation |
| 11 | + // Skipping already declared property ErrorCode |
| 12 | + // Skipping already declared property Id |
| 13 | + // Skipping already declared property Status |
| 14 | + // Skipping already declared property Completed |
| 15 | + // Skipping already declared method Windows.Storage.Streams.DataWriterStoreOperation.Close() |
| 16 | + // Skipping already declared method Windows.Storage.Streams.DataWriterStoreOperation.Cancel() |
| 17 | + // Skipping already declared method Windows.Storage.Streams.DataWriterStoreOperation.GetResults() |
| 18 | + // Skipping already declared method System.Void Windows.Storage.Streams.DataWriterStoreOperation.Close() |
| 19 | + // Skipping already declared method System.Void Windows.Storage.Streams.DataWriterStoreOperation.Cancel() |
| 20 | + // Skipping already declared method System.UInt32 Windows.Storage.Streams.DataWriterStoreOperation.GetResults() |
54 | 21 | // Forced skipping of method Windows.Storage.Streams.DataWriterStoreOperation.Completed.set
|
55 | 22 | // Forced skipping of method Windows.Storage.Streams.DataWriterStoreOperation.Completed.get
|
56 |
| - #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ |
57 |
| - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "NET461", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] |
58 |
| - public uint GetResults() |
59 |
| - { |
60 |
| - throw new global::System.NotImplementedException("The member uint DataWriterStoreOperation.GetResults() is not implemented in Uno."); |
61 |
| - } |
62 |
| - #endif |
| 23 | + // Forced skipping of method Windows.Storage.Streams.DataWriterStoreOperation.GetResults |
63 | 24 | // Forced skipping of method Windows.Storage.Streams.DataWriterStoreOperation.Id.get
|
64 | 25 | // Forced skipping of method Windows.Storage.Streams.DataWriterStoreOperation.Status.get
|
65 | 26 | // Forced skipping of method Windows.Storage.Streams.DataWriterStoreOperation.ErrorCode.get
|
66 |
| - #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ |
67 |
| - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "NET461", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] |
68 |
| - public void Cancel() |
69 |
| - { |
70 |
| - global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Storage.Streams.DataWriterStoreOperation", "void DataWriterStoreOperation.Cancel()"); |
71 |
| - } |
72 |
| - #endif |
73 |
| - #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ |
74 |
| - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "NET461", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] |
75 |
| - public void Close() |
76 |
| - { |
77 |
| - global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Storage.Streams.DataWriterStoreOperation", "void DataWriterStoreOperation.Close()"); |
78 |
| - } |
79 |
| - #endif |
| 27 | + // Forced skipping of method Windows.Storage.Streams.DataWriterStoreOperation.GetResults() |
| 28 | + // Forced skipping of method Windows.Storage.Streams.DataWriterStoreOperation.Cancel() |
| 29 | + // Forced skipping of method Windows.Storage.Streams.DataWriterStoreOperation.Close() |
| 30 | + // Forced skipping of method System.Void Windows.Storage.Streams.DataWriterStoreOperation.Close() |
| 31 | + // Forced skipping of method System.Void Windows.Storage.Streams.DataWriterStoreOperation.Cancel() |
| 32 | + // Forced skipping of method System.UInt32 Windows.Storage.Streams.DataWriterStoreOperation.GetResults() |
| 33 | + |
80 | 34 | // Processing: Windows.Foundation.IAsyncOperation<uint>
|
81 | 35 | // Processing: Windows.Foundation.IAsyncInfo
|
82 | 36 | }
|
|
0 commit comments