NAnt SDK Documentation - v0.85-nightly-2005-11-09

XmlLogger Constructor (StopWatchStack)

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for M:NAnt.Core.XmlLogger.#ctor(NAnt.Core.Util.StopWatchStack)

[Visual Basic]
Overloads Public Sub New( _
   ByVal stopWatchStack As StopWatchStack _
)
[C#]
public XmlLogger(
   StopWatchStack stopWatchStack
);

Parameters

stopWatchStack
Missing <param> documentation for stopWatchStack

Remarks

Missing <remarks> documentation for M:NAnt.Core.XmlLogger.#ctor(NAnt.Core.Util.StopWatchStack)

See Also

XmlLogger Class | NAnt.Core Namespace | XmlLogger Constructor Overload List