NAntXsltUtilities.

GetMethodNodeByID(string) Method

Summary

Gets the method node by identifier.

Syntax

public XmlNode GetMethodNodeByID(string cref)

Parameters

Name Type Description
cref string The method identifier.

Return Value

Type Description
XmlNode The method node.