示例#1
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Security.Credentials.WebAccount> AddWebAccountForUserAsync(global::Windows.System.User user, string webAccountId, string webAccountUserName, global::System.Collections.Generic.IReadOnlyDictionary <string, string> props, global::Windows.Security.Authentication.Web.Provider.WebAccountScope scope, string perUserWebAccountId)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<WebAccount> WebAccountManager.AddWebAccountForUserAsync(User user, string webAccountId, string webAccountUserName, IReadOnlyDictionary<string, string> props, WebAccountScope scope, string perUserWebAccountId) is not implemented in Uno.");
 }
示例#2
0
 public global::Windows.Foundation.IAsyncOperation <bool> GetIsApplicableForUserAsync(global::Windows.System.User user, string productId, string skuId)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> AppInstallManager.GetIsApplicableForUserAsync(User user, string productId, string skuId) is not implemented in Uno.");
 }
示例#3
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.");
 }
示例#4
0
 public global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyList <global::Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallItem> > StartProductInstallForUserAsync(global::Windows.System.User user, string productId, string catalogId, string flightId, string clientId, bool repair, bool forceUseOfNonRemovableStorage, string correlationVector, global::Windows.Management.Deployment.PackageVolume targetVolume)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyList<AppInstallItem>> AppInstallManager.StartProductInstallForUserAsync(User user, string productId, string catalogId, string flightId, string clientId, bool repair, bool forceUseOfNonRemovableStorage, string correlationVector, PackageVolume targetVolume) is not implemented in Uno.");
 }
示例#5
0
 public global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyList <global::Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallItem> > SearchForAllUpdatesForUserAsync(global::Windows.System.User user, string correlationVector)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyList<AppInstallItem>> AppInstallManager.SearchForAllUpdatesForUserAsync(User user, string correlationVector) is not implemented in Uno.");
 }
 public static global::Windows.System.RemoteSystems.RemoteSystemAppRegistration GetForUser(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member RemoteSystemAppRegistration RemoteSystemAppRegistration.GetForUser(User user) is not implemented in Uno.");
 }
示例#7
0
 public static global::Windows.System.UserProfile.AssignedAccessSettings GetForUser(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member AssignedAccessSettings AssignedAccessSettings.GetForUser(User user) is not implemented in Uno.");
 }
 public static global::Windows.Storage.AccessCache.StorageItemMostRecentlyUsedList GetMostRecentlyUsedListForUser(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member StorageItemMostRecentlyUsedList StorageApplicationPermissions.GetMostRecentlyUsedListForUser(User user) is not implemented in Uno.");
 }
示例#9
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Storage.StorageFolder> CreateFolderForUserAsync(global::Windows.System.User user, string desiredName, global::Windows.Storage.CreationCollisionOption option)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<StorageFolder> DownloadsFolder.CreateFolderForUserAsync(User user, string desiredName, CreationCollisionOption option) is not implemented in Uno.");
 }
示例#10
0
 public static global::Windows.System.Diagnostics.DiagnosticInvoker GetForUser(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member DiagnosticInvoker DiagnosticInvoker.GetForUser(User user) is not implemented in Uno.");
 }
示例#11
0
 public static global::Windows.System.Profile.SystemIdentificationInfo GetSystemIdForUser(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member SystemIdentificationInfo SystemIdentification.GetSystemIdForUser(User user) is not implemented in Uno.");
 }
示例#12
0
 public static global::Windows.Security.Authentication.OnlineId.OnlineIdSystemAuthenticatorForUser GetForUser(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member OnlineIdSystemAuthenticatorForUser OnlineIdSystemAuthenticator.GetForUser(User user) is not implemented in Uno.");
 }
示例#13
0
 public static global::Windows.Storage.UserDataPaths GetForUser(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member UserDataPaths UserDataPaths.GetForUser(User user) is not implemented in Uno.");
 }
示例#14
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Storage.ApplicationData> GetForUserAsync(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<ApplicationData> ApplicationData.GetForUserAsync(User user) is not implemented in Uno.");
 }
示例#15
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Storage.KnownFoldersAccessStatus> RequestAccessForUserAsync(global::Windows.System.User user, global::Windows.Storage.KnownFolderId folderId)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<KnownFoldersAccessStatus> KnownFolders.RequestAccessForUserAsync(User user, KnownFolderId folderId) is not implemented in Uno.");
 }
示例#16
0
 public static global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyDictionary <string, global::Windows.Security.Authorization.AppCapabilityAccess.AppCapabilityAccessStatus> > RequestAccessForCapabilitiesForUserAsync(global::Windows.System.User user, global::System.Collections.Generic.IEnumerable <string> capabilityNames)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyDictionary<string, AppCapabilityAccessStatus>> AppCapability.RequestAccessForCapabilitiesForUserAsync(User user, IEnumerable<string> capabilityNames) is not implemented in Uno.");
 }
示例#17
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Storage.StorageFolder> GetFolderForUserAsync(global::Windows.System.User user, global::Windows.Storage.KnownFolderId folderId)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<StorageFolder> KnownFolders.GetFolderForUserAsync(User user, KnownFolderId folderId) is not implemented in Uno.");
 }
示例#18
0
 public static global::Windows.Security.Authorization.AppCapabilityAccess.AppCapability CreateWithProcessIdForUser(global::Windows.System.User user, string capabilityName, uint pid)
 {
     throw new global::System.NotImplementedException("The member AppCapability AppCapability.CreateWithProcessIdForUser(User user, string capabilityName, uint pid) is not implemented in Uno.");
 }
示例#19
0
 public static global::Windows.System.UserProfile.AdvertisingManagerForUser GetForUser(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member AdvertisingManagerForUser AdvertisingManager.GetForUser(User user) is not implemented in Uno.");
 }
示例#20
0
 public static global::Windows.Foundation.IAsyncAction ShowAddAccountForUserAsync(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction AccountsSettingsPane.ShowAddAccountForUserAsync(User user) is not implemented in Uno.");
 }
示例#21
0
 public static global::Windows.ApplicationModel.Email.EmailManagerForUser GetForUser(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member EmailManagerForUser EmailManager.GetForUser(User user) is not implemented in Uno.");
 }
示例#22
0
文件: AppListEntry.cs 项目: zzyzy/uno
 public global::Windows.Foundation.IAsyncOperation <bool> LaunchForUserAsync(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> AppListEntry.LaunchForUserAsync(User user) is not implemented in Uno.");
 }
示例#23
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallItem> UpdateAppByPackageFamilyNameForUserAsync(global::Windows.System.User user, string packageFamilyName, string correlationVector)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<AppInstallItem> AppInstallManager.UpdateAppByPackageFamilyNameForUserAsync(User user, string packageFamilyName, string correlationVector) is not implemented in Uno.");
 }
示例#24
0
 public static global::Windows.UI.Notifications.BadgeUpdateManagerForUser GetForUser(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member BadgeUpdateManagerForUser BadgeUpdateManager.GetForUser(User user) is not implemented in Uno.");
 }
示例#25
0
 public global::Windows.Foundation.IAsyncOperation <bool> GetIsAppAllowedToInstallForUserAsync(global::Windows.System.User user, string productId, string skuId, string catalogId, string correlationVector)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> AppInstallManager.GetIsAppAllowedToInstallForUserAsync(User user, string productId, string skuId, string catalogId, string correlationVector) is not implemented in Uno.");
 }
示例#26
0
 public static global::Windows.Storage.Pickers.FolderPicker CreateForUser(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member FolderPicker FolderPicker.CreateForUser(User user) is not implemented in Uno.");
 }
示例#27
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.ApplicationModel.Store.Preview.InstallControl.GetEntitlementResult> GetFreeUserEntitlementForUserAsync(global::Windows.System.User user, string storeId, string campaignId, string correlationVector)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<GetEntitlementResult> AppInstallManager.GetFreeUserEntitlementForUserAsync(User user, string storeId, string campaignId, string correlationVector) is not implemented in Uno.");
 }
示例#28
0
 public static global::Windows.ApplicationModel.Contacts.ContactPicker CreateForUser(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member ContactPicker ContactPicker.CreateForUser(User user) is not implemented in Uno.");
 }
示例#29
0
 public global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyList <global::Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallItem> > StartProductInstallForUserAsync(global::Windows.System.User user, string productId, string flightId, string clientId, string correlationVector, global::Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallOptions installOptions)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyList<AppInstallItem>> AppInstallManager.StartProductInstallForUserAsync(User user, string productId, string flightId, string clientId, string correlationVector, AppInstallOptions installOptions) is not implemented in Uno.");
 }
示例#30
0
 public static global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyList <global::Windows.Security.Credentials.WebAccount> > FindAllProviderWebAccountsForUserAsync(global::Windows.System.User user)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyList<WebAccount>> WebAccountManager.FindAllProviderWebAccountsForUserAsync(User user) is not implemented in Uno.");
 }