Delegate NamespaceCallback
Callback for methods that return a Namespace Map.
Namespace: VDS.RDF
Assembly: dotNetRdf.dll
Syntax
public delegate void NamespaceCallback(INamespaceMapper nsmap, object state)
Parameters
Type | Name | Description |
---|---|---|
INamespace |
nsmap | Namespace Map. |
System. |
state | State. |
Remarks
In the event of an error you will be passed an instance of Async