NUnit2ReportTask.

LoadStyleSheet(string) Method

Summary

Load a stylesheet from the assemblies resource stream.

Syntax

protected XPathDocument LoadStyleSheet(string xslFileName)

Parameters

Name Type Description
xslFileName string File name of the file to extract.

Return Value

Type Description
XPathDocument