XmlLogger.

XmlLogger(StopWatchStack) Constructor

Summary

Initializes a new instance of the NAnt.Core.XmlLogger class.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
XmlLogger

Syntax

public XmlLogger(StopWatchStack stopWatchStack)

Parameters

Name Type Description
stopWatchStack StopWatchStack The stop watch stack.

Return Value

Type Description
void