XmlDocNullReferenceResolver.GetCodeReferenceUrl Method

Namespace
Kampute.DocToolkit.XmlDoc
Assembly
  • Kampute.DocToolkit.dll

Definition

Resolves the documentation URL for the specified code reference.
public string GetCodeReferenceUrl(string cref)

Parameters

cref string
The code reference.

Returns

string
An empty string, as no actual resolution is performed.