Summary
Returns the name for a given cref.
- Assembly
- NDoc
.Documenter .NAnt .dll - Namespace
- NDoc
.Documenter .NAnt - Containing Type
- NAntXsltUtilities
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. |