示例#1
0
 public global::Windows.ApplicationModel.Wallet.System.WalletItemAppAssociation GetAppStatusForItem(global::Windows.ApplicationModel.Wallet.WalletItem item)
 {
     throw new global::System.NotImplementedException("The member WalletItemAppAssociation WalletItemSystemStore.GetAppStatusForItem(WalletItem item) is not implemented in Uno.");
 }
示例#2
0
 public global::Windows.Foundation.IAsyncOperation <bool> LaunchAppForItemAsync(global::Windows.ApplicationModel.Wallet.WalletItem item)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> WalletItemSystemStore.LaunchAppForItemAsync(WalletItem item) is not implemented in Uno.");
 }
示例#3
0
 public global::Windows.Foundation.IAsyncAction DeleteAsync(global::Windows.ApplicationModel.Wallet.WalletItem item)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction WalletItemSystemStore.DeleteAsync(WalletItem item) is not implemented in Uno.");
 }