Click or drag to resize

ISettingsProvider Interface

Gives access to application settings from external source.

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

The ISettingsProvider type exposes the following members.

Methods
  NameDescription
Public methodGetSetting
Gets a setting for the provided key.
Top
See Also