Click or drag to resize

PropertyFunctionInfo Constructor

Creates new function information.

Namespace:  VDS.RDF.Query.PropertyFunctions
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public PropertyFunctionInfo(
	Uri u
)

Parameters

u
Type: SystemUri
Function URI.
See Also