Example #1
0
 public void SetDownloadOperation(global::Windows.Networking.BackgroundTransfer.DownloadOperation downloadOperation)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.Core.MediaBindingEventArgs", "void MediaBindingEventArgs.SetDownloadOperation(DownloadOperation downloadOperation)");
 }
Example #2
0
 public static global::Windows.Media.Core.MediaSource CreateFromDownloadOperation(global::Windows.Networking.BackgroundTransfer.DownloadOperation downloadOperation)
 {
     throw new global::System.NotImplementedException("The member MediaSource MediaSource.CreateFromDownloadOperation(DownloadOperation downloadOperation) is not implemented in Uno.");
 }