Пример #1
0
 public static global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyList <global::Windows.ApplicationModel.AppInfo> > FindUriSchemeHandlersAsync(string scheme, global::Windows.System.LaunchQuerySupportType launchQuerySupportType)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyList<AppInfo>> Launcher.FindUriSchemeHandlersAsync(string scheme, LaunchQuerySupportType launchQuerySupportType) is not implemented in Uno.");
 }
Пример #2
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.System.LaunchQuerySupportStatus> QueryUriSupportAsync(global::System.Uri uri, global::Windows.System.LaunchQuerySupportType launchQuerySupportType, string packageFamilyName)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<LaunchQuerySupportStatus> Launcher.QueryUriSupportAsync(Uri uri, LaunchQuerySupportType launchQuerySupportType, string packageFamilyName) is not implemented in Uno.");
 }