Show / Hide Table of Contents

Delegate NamespaceChanged

Delegate Type for the Events of the Namespace Mapper.

Namespace: VDS.RDF
Assembly: dotNetRdf.dll
Syntax
public delegate void NamespaceChanged(string prefix, Uri uri)
Parameters
Type Name Description
string prefix

Namespace Prefix.

Uri uri

Namespace Uri.

Extension Methods

Extensions.ToSafeString(object)
Extensions.AsEnumerable<T>(T)
  • Edit this page
  • View Source
In this article
  • Extension Methods
Back to top Generated by DocFX