コード例 #1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallItem> SearchForUpdatesForUserAsync(global::Windows.System.User user, string productId, string skuId, string correlationVector, string clientId, global::Windows.ApplicationModel.Store.Preview.InstallControl.AppUpdateOptions updateOptions)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<AppInstallItem> AppInstallManager.SearchForUpdatesForUserAsync(User user, string productId, string skuId, string correlationVector, string clientId, AppUpdateOptions updateOptions) is not implemented in Uno.");
 }
コード例 #2
0
 public global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyList <global::Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallItem> > SearchForAllUpdatesAsync(string correlationVector, string clientId, global::Windows.ApplicationModel.Store.Preview.InstallControl.AppUpdateOptions updateOptions)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyList<AppInstallItem>> AppInstallManager.SearchForAllUpdatesAsync(string correlationVector, string clientId, AppUpdateOptions updateOptions) is not implemented in Uno.");
 }