Summary
Determines the
NDoc.Documenter.NAnt.ElementDocType of the type to which
the given cref points.
- Assembly
- NDoc
.Documenter .NAnt .dll - Namespace
- NDoc
.Documenter .NAnt - Containing Type
- NAntXsltUtilities
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.
|
