Click or drag to resize

TurtleParserContextQNameUnescapeFunction Property

Function for unescaping QNames.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Func<string, string> QNameUnescapeFunction { get; }

Property Value

Type: FuncString, String
See Also