public WalletItem(global::Windows.ApplicationModel.Wallet.WalletItemKind kind, string displayName) { global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.Wallet.WalletItem", "WalletItem.WalletItem(WalletItemKind kind, string displayName)"); }
public global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyList <global::Windows.ApplicationModel.Wallet.WalletItem> > GetItemsAsync(global::Windows.ApplicationModel.Wallet.WalletItemKind kind) { throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyList<WalletItem>> WalletItemStore.GetItemsAsync(WalletItemKind kind) is not implemented in Uno."); }