Click or drag to resize

UnknownFunction Constructor (Uri)

Creates a new Unknown Function that has no Arguments.

Namespace:  VDS.RDF.Query.Expressions.Functions
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public UnknownFunction(
	Uri funcUri
)

Parameters

funcUri
Type: SystemUri
Function URI.
See Also