Show / Hide Table of Contents

Interface IUriBindingConfiguration

Namespace: SecureExchangesSDK.Models.Contract
Assembly: SecureExchangesSDK.dll
Syntax
public interface IUriBindingConfiguration

Properties

EndPointUri

Declaration
Uri EndPointUri { get; set; }
Property Value
Type Description
System.Uri

Extension Methods

ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
In This Article
Back to top Generated by DocFX