Show / Hide Table of Contents

    Class RelationsWithProxyExtensions

    Extensions

    Inheritance
    System.Object
    RelationsWithProxyExtensions
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: DocuWare.Services.Http.Client
    Assembly: DocuWare.RestClient.dll
    Syntax
    public static class RelationsWithProxyExtensions

    Methods

    GetBaseUri(IRelationsWithProxy)

    Gets the base URI of the specified relations instance.

    Declaration
    public static Uri GetBaseUri(this IRelationsWithProxy relationsWithProxy)
    Parameters
    Type Name Description
    IRelationsWithProxy relationsWithProxy

    The relations with proxy.

    Returns
    Type Description
    System.Uri

    The base URI of the specified relations instance.

    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top