NAntXsltUtilities.

IsDataType(string) Method

Summary

Determines whether the given cref points to a datatype.

Syntax

public bool IsDataType(string cref)

Parameters

Name Type Description
cref string The cref to check.

Return Value

Type Description
bool true if the given cref points to a datatype; otherwise, false.