Click or drag to resize

NamespaceMapper.NamespaceRemoved Event

Event which is raised when a Namespace is Removed

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public event NamespaceChanged NamespaceRemoved

Value

Type: VDS.RDF.NamespaceChanged

Implements

INamespaceMapper.NamespaceRemoved
See Also