Click or drag to resize

IPathResolver Interface

Inteface for Objects which can resolve paths specified for Configuration properties.

Namespace:  VDS.RDF.Configuration
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public interface IPathResolver

The IPathResolver type exposes the following members.

Methods
  NameDescription
Public methodResolvePath
Resolves a Path.
Top
See Also