Click or drag to resize

ITraceableParser Interface

Interface for Parsers that support Parser Tracing.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public interface ITraceableParser

The ITraceableParser type exposes the following members.

Properties
  NameDescription
Public propertyTraceParsing
Gets/Sets whether Parser Tracing is used.
Top
See Also