Example #1
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;

            global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///CMLibrary/Fragment/Layout_Loading.xaml");
            global::Windows.UI.Xaml.Application.LoadComponent(this, resourceLocator, global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Nested);
        }
Example #2
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;

            global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///Views/MainView.xaml");
            global::Windows.UI.Xaml.Application.LoadComponent(this, resourceLocator, global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;

            global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///Pages/DeviceSpecificView.DeviceFamily-Mobile.xaml");
            global::Windows.UI.Xaml.Application.LoadComponent(this, resourceLocator, global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;

            global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///ContentDialogPoPup/ctdlCaiDatGiaTriTrungBinh.xaml");
            global::Windows.UI.Xaml.Application.LoadComponent(this, resourceLocator, global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;

            global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///Layouts/List/ListBigHorizontalCardBox.xaml");
            global::Windows.UI.Xaml.Application.LoadComponent(this, resourceLocator, global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;

            global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///mySpotterLibrary/ViewModels/GunCatalogViewModel.xaml");
            global::Windows.UI.Xaml.Application.LoadComponent(this, resourceLocator, global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Nested);
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;

            global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///DevelopersAzteca.UI.PopUps/DownloadDialog.xaml");
            global::Windows.UI.Xaml.Application.LoadComponent(this, resourceLocator, global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Nested);
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;

            global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///ClassLibrary1/MASTER_CONTROL.xaml");
            global::Windows.UI.Xaml.Application.LoadComponent(this, resourceLocator, global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Nested);
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;

            global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///Salesforce.SDK.Universal/Native/ServerControl.xaml");
            global::Windows.UI.Xaml.Application.LoadComponent(this, resourceLocator, global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Nested);
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;

            global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///Layouts/Controls/DataUpdateInformationControl.xaml");
            global::Windows.UI.Xaml.Application.LoadComponent(this, resourceLocator, global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
        }
Example #11
0
        /// <summary>
        /// There are no comments for GetEmployeesCount in the schema.
        /// </summary>
        public int GetEmployeesCount()
        {
            global::Microsoft.OData.Client.EntityDescriptor resource = Context.EntityTracker.TryGetEntityDescriptor(this);
            if (resource == null)
            {
                throw new System.Exception("cannot find entity");
            }

            global::System.Uri requestUri = new global::System.Uri(resource.Identity.OriginalString.Trim('/') + "/ODataSingletonSample.GetEmployeesCount");
            return global::System.Linq.Enumerable.Single(Context.Execute<int>(requestUri, "GET", true,
                new global::Microsoft.OData.Client.OperationParameter[] {  }));
        }
Example #12
0
        /// <summary>
        /// There are no comments for ResetComputerDetailsSpecifications in the schema.
        /// </summary>
        public void ResetComputerDetailsSpecifications(global::System.Collections.ObjectModel.ObservableCollection<string> specifications, global::System.DateTimeOffset purchaseTime)
        {
            global::Microsoft.OData.Client.EntityDescriptor resource = Context.EntityTracker.TryGetEntityDescriptor(this);
            if (resource == null)
            {
                throw new System.Exception("cannot find entity");
            }

            global::System.Uri requestUri = new global::System.Uri(resource.EditLink.OriginalString.Trim('/') + "/Microsoft.Test.OData.Services.AstoriaDefaultService.ResetComputerDetailsSpecifications");
            Context.Execute(requestUri, "POST",
                new global::Microsoft.OData.Client.OperationParameter[] { new global::Microsoft.OData.Client.BodyOperationParameter("specifications", specifications),
                    new global::Microsoft.OData.Client.BodyOperationParameter("purchaseTime", purchaseTime) });
        }
Example #13
0
        /// <summary>
        /// There are no comments for ChangeCustomerAuditInfo in the schema.
        /// </summary>
        public void ChangeCustomerAuditInfo(global::Microsoft.Test.OData.Services.TestServices.AstoriaDefaultServiceReferenceModifiedClientTypes.AuditInfo auditInfo)
        {
            global::Microsoft.OData.Client.EntityDescriptor resource = Context.EntityTracker.TryGetEntityDescriptor(this);
            if (resource == null)
            {
                throw new System.Exception("cannot find entity");
            }

            global::System.Uri requestUri = new global::System.Uri(resource.EditLink.OriginalString.Trim('/') + "/Microsoft.Test.OData.Services.AstoriaDefaultService.ChangeCustomerAuditInfo");
            Context.Execute(requestUri, "POST",
                new global::Microsoft.OData.Client.OperationParameter[] { new global::Microsoft.OData.Client.BodyOperationParameter("auditInfo", auditInfo) });
        }
Example #14
0
 /// <summary>
 /// There are no comments for EntityProjectionReturnsCollectionOfComplexTypes in the schema.
 /// </summary>
 public global::System.Collections.Generic.IEnumerable<global::Microsoft.Test.OData.Services.TestServices.AstoriaDefaultServiceReferenceModifiedClientTypes.ContactDetails> EntityProjectionReturnsCollectionOfComplexTypes()
 {
     global::System.Uri requestUri = new global::System.Uri(this.BaseUri.OriginalString.Trim('/') + "/EntityProjectionReturnsCollectionOfComplexTypes");
     return this.Execute<global::Microsoft.Test.OData.Services.TestServices.AstoriaDefaultServiceReferenceModifiedClientTypes.ContactDetails>(requestUri, "GET", false,
         new global::Microsoft.OData.Client.OperationParameter[] { });
 }
Example #15
0
 /// <summary>
 /// There are no comments for GetCustomerCount in the schema.
 /// </summary>
 public int GetCustomerCount()
 {
     global::System.Uri requestUri = new global::System.Uri(this.BaseUri.OriginalString.Trim('/') + "/GetCustomerCount");
     return global::System.Linq.Enumerable.Single(this.Execute<int>(requestUri, "GET", true,
         new global::Microsoft.OData.Client.OperationParameter[] { }));
 }
Example #16
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Storage.StorageFile> CreateStreamedFileFromUriAsync(string displayNameWithExtension, global::System.Uri uri, global::Windows.Storage.Streams.IRandomAccessStreamReference thumbnail)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<StorageFile> StorageFile.CreateStreamedFileFromUriAsync(string displayNameWithExtension, Uri uri, IRandomAccessStreamReference thumbnail) is not implemented in Uno.");
 }
Example #17
0
 public WebMachinesEntities(global::System.Uri serviceRoot) :
     base(serviceRoot)
 {
     this.OnContextCreated();
 }
Example #18
0
 public long PublishUriMessage(global::System.Uri message, global::Windows.Networking.Proximity.MessageTransmittedHandler messageTransmittedHandler)
 {
     throw new global::System.NotImplementedException("The member long ProximityDevice.PublishUriMessage(Uri message, MessageTransmittedHandler messageTransmittedHandler) is not implemented in Uno.");
 }
Example #19
0
 public long PublishUriMessage(global::System.Uri message)
 {
     throw new global::System.NotImplementedException("The member long ProximityDevice.PublishUriMessage(Uri message) is not implemented in Uno.");
 }
Example #20
0
private async Task<long> openImplAsync(global::org.xmlvm._nArrayAdapter<sbyte> n1, int n2){
//XMLVM_BEGIN_WRAPPER[org.apache.harmony.luni.platform.OSFileSystem: long openImpl(byte[], int)]
#if CONSOLE
    throw new org.xmlvm._nNotYetImplementedException("native/wrapper method not yet implemented");
#else 
    global::java.lang.String path = new global::java.lang.String();
    path.@this(n1);
    long thisIndex = descriptor;
    descriptor++;
    global::System.String nativePath = global::org.xmlvm._nUtil.toNativeString(path);
    if (nativePath.StartsWith("/"))
    {
        nativePath = nativePath.Substring(1);
    }
    global::System.Uri uri = new global::System.Uri(nativePath, global::System.UriKind.Relative);
    files[thisIndex] = await global::Windows.Storage.StorageFile.GetFileFromApplicationUriAsync(uri);
    filesProps[thisIndex] = await files[thisIndex].GetBasicPropertiesAsync();
    filesStreams[thisIndex] = await files[thisIndex].OpenAsync(Windows.Storage.FileAccessMode.ReadWrite);
    return thisIndex;
#endif
//XMLVM_END_WRAPPER[org.apache.harmony.luni.platform.OSFileSystem: long openImpl(byte[], int)]
}
Example #21
0
 public ToastCollection(string collectionId, string displayName, string launchArgs, global::System.Uri iconUri)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Notifications.ToastCollection", "ToastCollection.ToastCollection(string collectionId, string displayName, string launchArgs, Uri iconUri)");
 }
Example #22
0
 public WebAccountProvider(string id, string displayName, global::System.Uri iconUri)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Security.Credentials.WebAccountProvider", "WebAccountProvider.WebAccountProvider(string id, string displayName, Uri iconUri)");
 }
Example #23
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Storage.StorageFile> ReplaceWithStreamedFileFromUriAsync(global::Windows.Storage.IStorageFile fileToReplace, global::System.Uri uri, global::Windows.Storage.Streams.IRandomAccessStreamReference thumbnail)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<StorageFile> StorageFile.ReplaceWithStreamedFileFromUriAsync(IStorageFile fileToReplace, Uri uri, IRandomAccessStreamReference thumbnail) is not implemented in Uno.");
 }
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Networking.BackgroundTransfer.DownloadOperation> CreateDownloadAsync(global::System.Uri uri, global::Windows.Storage.IStorageFile resultFile, global::Windows.Storage.Streams.IInputStream requestBodyStream)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<DownloadOperation> BackgroundDownloader.CreateDownloadAsync(Uri uri, IStorageFile resultFile, IInputStream requestBodyStream) is not implemented in Uno.");
 }
 /// <summary>
 /// There are no comments for UpdateAddressAction in the schema.
 /// </summary>
 public global::WebStack.QA.Test.OData.OpenComplexType.Typed.Client.Address UpdateAddressAction(global::WebStack.QA.Test.OData.OpenComplexType.Typed.Client.Address Address, int ID)
 {
     global::System.Uri requestUri = new global::System.Uri(this.BaseUri.OriginalString.Trim('/') + "/UpdateAddressAction");
     return global::System.Linq.Enumerable.Single(this.Execute<global::WebStack.QA.Test.OData.OpenComplexType.Typed.Client.Address>(requestUri, "POST", true,
         new global::Microsoft.OData.Client.OperationParameter[] { new global::Microsoft.OData.Client.BodyOperationParameter("Address", Address),
             new global::Microsoft.OData.Client.BodyOperationParameter("ID", ID) }));
 }
Example #26
0
 public HttpHead(global::System.Uri uri)                         /* MethodBuilder.Create */
 {
 }
Example #27
0
 public void SetUri(global::System.Uri value)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.DataTransfer.DataPackage", "void DataPackage.SetUri(Uri value)");
 }
Example #28
0
 public FeedContext_x0060_1(global::System.Uri serviceRoot) :
     base(serviceRoot)
 {
     this.OnContextCreated();
 }
Example #29
0
 private void initNativeFileInfo(global::org.xmlvm._nArrayAdapter<sbyte> n1)
 {
     global::java.lang.String str = new global::java.lang.String();
     str.@this(n1);
     string nativeStr = global::org.xmlvm._nUtil.toNativeString(str);
     if(nativeStr.StartsWith("/")) {
     nativeStr = nativeStr.Substring(1);
     }
     global::System.Uri uri = new global::System.Uri(nativeStr, global::System.UriKind.Relative);
     info = global::System.Windows.Application.GetResourceStream(uri);
 }
Example #30
0
 public HttpRequestMessage(global::Windows.Web.Http.HttpMethod method, global::System.Uri uri)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Web.Http.HttpRequestMessage", "HttpRequestMessage.HttpRequestMessage(HttpMethod method, Uri uri)");
 }
Example #31
0
 /// <summary>
 /// There are no comments for GetPrimitiveString in the schema.
 /// </summary>
 public string GetPrimitiveString()
 {
     global::System.Uri requestUri = new global::System.Uri(this.BaseUri.OriginalString.Trim('/') + "/GetPrimitiveString");
     return global::System.Linq.Enumerable.Single(this.Execute<string>(requestUri, "GET", true,
         new global::Microsoft.OData.Client.OperationParameter[] { }));
 }
Example #32
0
 public global::Windows.Foundation.IAsyncAction ConnectAsync(global::System.Uri uri)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction StreamWebSocket.ConnectAsync(Uri uri) is not implemented in Uno.");
 }
Example #33
0
 /// <summary>
 /// There are no comments for GetArgumentPlusOne in the schema.
 /// </summary>
 public int GetArgumentPlusOne(int arg1)
 {
     global::System.Uri requestUri = new global::System.Uri(this.BaseUri.OriginalString.Trim('/') + "/GetArgumentPlusOne");
     return global::System.Linq.Enumerable.Single(this.Execute<int>(requestUri, "GET", true,
         new global::Microsoft.OData.Client.OperationParameter[] { new global::Microsoft.OData.Client.UriOperationParameter("arg1", arg1) }));
 }
Example #34
0
 public static void Set_Windows_UI_Xaml_Controls_WebView_Source(global::Windows.UI.Xaml.Controls.WebView obj, global::System.Uri value, string targetNullValue)
 {
     if (value == null && targetNullValue != null)
     {
         value = (global::System.Uri)global::Windows.UI.Xaml.Markup.XamlBindingHelper.ConvertValue(typeof(global::System.Uri), targetNullValue);
     }
     obj.Source = value;
 }
Example #35
0
 /// <summary>
 /// There are no comments for InStreamErrorGetCustomer in the schema.
 /// </summary>
 public global::System.Collections.Generic.IEnumerable<global::Microsoft.Test.OData.Services.TestServices.AstoriaDefaultServiceReferenceModifiedClientTypes.Customer> InStreamErrorGetCustomer()
 {
     global::System.Uri requestUri = new global::System.Uri(this.BaseUri.OriginalString.Trim('/') + "/InStreamErrorGetCustomer");
     return this.Execute<global::Microsoft.Test.OData.Services.TestServices.AstoriaDefaultServiceReferenceModifiedClientTypes.Customer>(requestUri, "GET", false,
         new global::Microsoft.OData.Client.OperationParameter[] { });
 }
Example #36
0
 public static void NotifyPartnerTokenExpired(global::System.Uri audienceUri)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Phone.System.UserProfile.GameServices.Core.GameService", "void GameService.NotifyPartnerTokenExpired(Uri audienceUri)");
 }
Example #37
0
        /// <summary>
        /// There are no comments for GetComputer in the schema.
        /// </summary>
        public global::Microsoft.Test.OData.Services.TestServices.AstoriaDefaultServiceReferenceModifiedClientTypes.Computer GetComputer()
        {
            global::Microsoft.OData.Client.EntityDescriptor resource = Context.EntityTracker.TryGetEntityDescriptor(this);
            if (resource == null)
            {
                throw new System.Exception("cannot find entity");
            }

            global::System.Uri requestUri = new global::System.Uri(resource.EditLink.OriginalString.Trim('/') + "/Microsoft.Test.OData.Services.AstoriaDefaultService.GetComputer");
            return global::System.Linq.Enumerable.Single(
                Context.Execute<global::Microsoft.Test.OData.Services.TestServices.AstoriaDefaultServiceReferenceModifiedClientTypes.Computer>(requestUri, "POST", true,
                new global::Microsoft.OData.Client.OperationParameter[] { }));
        }
Example #38
0
 public static global::Windows.Foundation.IAsyncOperation <string> GetPartnerTokenAsync(global::System.Uri audienceUri)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<string> GameService.GetPartnerTokenAsync(Uri audienceUri) is not implemented in Uno.");
 }
Example #39
0
        /// <summary>
        /// There are no comments for Sack in the schema.
        /// </summary>
        public void Sack()
        {
            global::Microsoft.OData.Client.EntityDescriptor resource = Context.EntityTracker.TryGetEntityDescriptor(this);
            if (resource == null)
            {
                throw new System.Exception("cannot find entity");
            }

            global::System.Uri requestUri = new global::System.Uri(resource.EditLink.OriginalString.Trim('/') + "/Microsoft.Test.OData.Services.AstoriaDefaultService.Sack");
            Context.Execute(requestUri, "POST",
                new global::Microsoft.OData.Client.OperationParameter[] { });
        }
Example #40
0
 public UserActivityAttribution(global::System.Uri iconUri)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.UserActivities.UserActivityAttribution", "UserActivityAttribution.UserActivityAttribution(Uri iconUri)");
 }
Example #41
0
        /// <summary>
        /// There are no comments for ResetDataSource in the schema.
        /// </summary>
        public void ResetDataSource()
        {
            global::Microsoft.OData.Client.EntityDescriptor resource = Context.EntityTracker.TryGetEntityDescriptor(this);
            if (resource == null)
            {
                throw new System.Exception("cannot find entity");
            }

            global::System.Uri requestUri = new global::System.Uri(resource.EditLink.OriginalString.Trim('/') + "/ODataSingletonSample.ResetDataSource");
            Context.Execute(requestUri, "POST",
                new global::Microsoft.OData.Client.OperationParameter[] {  });
        }
Example #42
0
 public WebAccountClientView(global::Windows.Security.Authentication.Web.Provider.WebAccountClientViewType viewType, global::System.Uri applicationCallbackUri, string accountPairwiseId)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Security.Authentication.Web.Provider.WebAccountClientView", "WebAccountClientView.WebAccountClientView(WebAccountClientViewType viewType, Uri applicationCallbackUri, string accountPairwiseId)");
 }
 /// <summary>
 /// There are no comments for ResetDataSource in the schema.
 /// </summary>
 public void ResetDataSource()
 {
     global::System.Uri requestUri = new global::System.Uri(this.BaseUri.OriginalString.Trim('/') + "/ResetDataSource");
     this.Execute(requestUri, "POST",
         new global::Microsoft.OData.Client.OperationParameter[] { });
 }
Example #44
0
 public static void AuthenticateAndContinue(global::System.Uri requestUri, global::System.Uri callbackUri)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Security.Authentication.Web.WebAuthenticationBroker", "void WebAuthenticationBroker.AuthenticateAndContinue(Uri requestUri, Uri callbackUri)");
 }
        /// <summary>
        /// There are no comments for IncreaseAgeAction in the schema.
        /// </summary>
        public global::WebStack.QA.Test.OData.OpenComplexType.Typed.Client.AccountInfo IncreaseAgeAction()
        {
            global::Microsoft.OData.Client.EntityDescriptor resource = Context.EntityTracker.TryGetEntityDescriptor(this);
            if (resource == null)
            {
                throw new System.Exception("cannot find entity");
            }

            global::System.Uri requestUri = new global::System.Uri(resource.EditLink.OriginalString.Trim('/') + "/WebStack.QA.Test.OData.OpenComplexType.IncreaseAgeAction");
            return global::System.Linq.Enumerable.Single(
                Context.Execute<global::WebStack.QA.Test.OData.OpenComplexType.Typed.Client.AccountInfo>(requestUri, "POST", true,
                new global::Microsoft.OData.Client.OperationParameter[] { }));
        }
Example #46
0
 public static void AuthenticateAndContinue(global::System.Uri requestUri, global::System.Uri callbackUri, global::Windows.Foundation.Collections.ValueSet continuationData, global::Windows.Security.Authentication.Web.WebAuthenticationOptions options)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Security.Authentication.Web.WebAuthenticationBroker", "void WebAuthenticationBroker.AuthenticateAndContinue(Uri requestUri, Uri callbackUri, ValueSet continuationData, WebAuthenticationOptions options)");
 }
Example #47
0
 private long openImpl(global::org.xmlvm._nArrayAdapter<sbyte> n1, int n2)
 {
     //XMLVM_BEGIN_WRAPPER[org.apache.harmony.luni.platform.OSFileSystem: long openImpl(byte[], int)]
     #if CONSOLE
     throw new org.xmlvm._nNotYetImplementedException("native/wrapper method not yet implemented");
     #else
     global::java.lang.String path = new global::java.lang.String();
     path.@this(n1);
     long thisIndex = descriptor;
     descriptor++;
     global::System.String nativePath = global::org.xmlvm._nUtil.toNativeString(path);
     if (nativePath.StartsWith("/"))
     {
     nativePath = nativePath.Substring(1);
     }
     global::System.Uri uri = new global::System.Uri(nativePath, global::System.UriKind.Relative);
     files[thisIndex] = global::System.Windows.Application.GetResourceStream(uri);
     return thisIndex;
     #endif
     //XMLVM_END_WRAPPER[org.apache.harmony.luni.platform.OSFileSystem: long openImpl(byte[], int)]
 }
Example #48
0
        public global::System.Threading.Tasks.Task<System.IO.Stream> DownloadAsync()
        {
            var myUri = GetUrl();
            if (myUri == null)
            {
                throw new global::System.Exception("cannot find entity");
            }

            global::System.Uri requestUriTmp = new global::System.Uri(myUri.ToString() + "/" + "Content" + "(" + ")");


            return Context.GetStreamAsync(requestUriTmp);
        }
Example #49
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Security.Authentication.Web.WebAuthenticationResult> AuthenticateAsync(global::Windows.Security.Authentication.Web.WebAuthenticationOptions options, global::System.Uri requestUri)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<WebAuthenticationResult> WebAuthenticationBroker.AuthenticateAsync(WebAuthenticationOptions options, Uri requestUri) is not implemented in Uno.");
 }
 public global::Windows.Networking.BackgroundTransfer.DownloadOperation CreateDownload(global::System.Uri uri, global::Windows.Storage.IStorageFile resultFile, global::Windows.Storage.IStorageFile requestBodyFile)
 {
     throw new global::System.NotImplementedException("The member DownloadOperation BackgroundDownloader.CreateDownload(Uri uri, IStorageFile resultFile, IStorageFile requestBodyFile) is not implemented in Uno.");
 }
Example #51
0
        public async global::System.Threading.Tasks.Task UploadAsync(global::System.IO.Stream stream)
        {
            try
            {
                var myUri = GetUrl();
                if (myUri == null)
                {
                    throw new global::System.Exception("cannot find entity");
                }
                global::System.Uri requestUriTmp = new global::System.Uri(myUri.ToString() + "/" + "UploadContent" + "(" + ")");

                await Context.ExecuteAsync(requestUriTmp, "POST", stream,
                    new global::Microsoft.OData.Client.OperationParameter[] { });
            }
            catch (System.InvalidOperationException)
            {
                // Upload for some reason returns a very strange payload which causes the InvalidOperationException we can safely ignore
                // <?xml version="1.0" encoding="utf-8"?><d:Upload xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml" m:null="true" />
            }
        }
Example #52
0
 public global::Windows.Foundation.IAsyncOperationWithProgress <global::Windows.Management.Deployment.DeploymentResult, global::Windows.Management.Deployment.DeploymentProgress> AddPackageAsync(global::System.Uri packageUri, global::System.Collections.Generic.IEnumerable <global::System.Uri> dependencyPackageUris, global::Windows.Management.Deployment.DeploymentOptions deploymentOptions)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperationWithProgress<DeploymentResult, DeploymentProgress> PackageManager.AddPackageAsync(Uri packageUri, IEnumerable<Uri> dependencyPackageUris, DeploymentOptions deploymentOptions) is not implemented in Uno.");
 }
Example #53
0
private async void initNativeFileInfo(global::org.xmlvm._nArrayAdapter<sbyte> n1)
{
    global::java.lang.String str = new global::java.lang.String();
    str.@this(n1);
    string nativeStr = global::org.xmlvm._nUtil.toNativeString(str);
    if(nativeStr.StartsWith("/")) {
        nativeStr = nativeStr.Substring(1);
    }
    global::System.Uri uri = new global::System.Uri(nativeStr, global::System.UriKind.Relative);
    info = await global::Windows.Storage.StorageFile.GetFileFromApplicationUriAsync(uri);
    props = await info.GetBasicPropertiesAsync();
}
Example #54
0
 public HttpOptions(global::System.Uri uri)                         /* MethodBuilder.Create */
 {
 }
Example #55
0
 public SvgImageSource(global::System.Uri uriSource)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Xaml.Media.Imaging.SvgImageSource", "SvgImageSource.SvgImageSource(Uri uriSource)");
 }
Example #56
0
 public virtual void SetURI(global::System.Uri uri)                         /* MethodBuilder.Create */
 {
 }
Example #57
0
 public global::Windows.Foundation.IAsyncOperationWithProgress <global::Windows.Management.Deployment.DeploymentResult, global::Windows.Management.Deployment.DeploymentProgress> StagePackageAsync(global::System.Uri packageUri, global::System.Collections.Generic.IEnumerable <global::System.Uri> dependencyPackageUris, global::Windows.Management.Deployment.DeploymentOptions deploymentOptions, global::Windows.Management.Deployment.PackageVolume targetVolume, global::System.Collections.Generic.IEnumerable <string> optionalPackageFamilyNames, global::System.Collections.Generic.IEnumerable <global::System.Uri> externalPackageUris)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperationWithProgress<DeploymentResult, DeploymentProgress> PackageManager.StagePackageAsync(Uri packageUri, IEnumerable<Uri> dependencyPackageUris, DeploymentOptions deploymentOptions, PackageVolume targetVolume, IEnumerable<string> optionalPackageFamilyNames, IEnumerable<Uri> externalPackageUris) is not implemented in Uno.");
 }
Example #58
0
 public HttpDelete(global::System.Uri uri)                         /* MethodBuilder.Create */
 {
 }
Example #59
0
 public global::Windows.Foundation.IAsyncOperationWithProgress <global::Windows.Management.Deployment.DeploymentResult, global::Windows.Management.Deployment.DeploymentProgress> AddPackageByAppInstallerFileAsync(global::System.Uri appInstallerFileUri, global::Windows.Management.Deployment.AddPackageByAppInstallerOptions options, global::Windows.Management.Deployment.PackageVolume targetVolume)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperationWithProgress<DeploymentResult, DeploymentProgress> PackageManager.AddPackageByAppInstallerFileAsync(Uri appInstallerFileUri, AddPackageByAppInstallerOptions options, PackageVolume targetVolume) is not implemented in Uno.");
 }
Example #60
0
 public static global::Windows.Media.Core.TimedTextSource CreateFromUri(global::System.Uri uri, string defaultLanguage)
 {
     throw new global::System.NotImplementedException("The member TimedTextSource TimedTextSource.CreateFromUri(Uri uri, string defaultLanguage) is not implemented in Uno.");
 }