Show / Hide Table of Contents

Interface IAllowRESTEndpoint

Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowRESTEndpoint

Methods

WithAPIBase(String)

Declaration
IAllowRESTEndpointDetails WithAPIBase(string url)
Parameters
Type Name Description
System.String url
Returns
Type Description
IAllowRESTEndpointDetails

WithAPIBase(String, String)

Declaration
IAllowRESTEndpointDetails WithAPIBase(string url, string downloadPath)
Parameters
Type Name Description
System.String url
System.String downloadPath
Returns
Type Description
IAllowRESTEndpointDetails
In This Article
Back to top Generated by DocFX