Click or drag to resize

BaseEndpoint Constructor (Uri)

Creates a new Base Endpoint.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected BaseEndpoint(
	Uri endpointUri
)

Parameters

endpointUri
Type: SystemUri
Endpoint URI.
See Also