NAntXsltUtilities.

GetTypeNodeByID(string) Method

Summary

Gets the type node of the specified identifier.

Syntax

public XmlNode GetTypeNodeByID(string cref)

Parameters

Name Type Description
cref string The identifier.

Return Value

Type Description
XmlNode The type node.