NAntXsltUtilities.

IsFunctionSet(string) Method

Summary

Determines whether the given cref points to a functionset.

Syntax

public bool IsFunctionSet(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 functionset; otherwise, false.