NAntXsltUtilities.

GetElementDocTypeByID(string) Method

Summary

Determines the NDoc.Documenter.NAnt.ElementDocType of the type to which the given cref points.

Syntax

public ElementDocType GetElementDocTypeByID(string cref)

Parameters

Name Type Description
cref string The cref for which to determine the NDoc.Documenter.NAnt.ElementDocType.

Return Value

Type Description
ElementDocType The NDoc.Documenter.NAnt.ElementDocType of the type to which the given cref points.