NAntXsltUtilities.

GetName(string) Method

Summary

Returns the name for a given cref.

Syntax

public string GetName(string cref)

Parameters

Name Type Description
cref string The cref for which the name will be looked up.

Return Value

Type Description
string The name for the specified cref.