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

XmlLogger Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the XmlLogger class.

Overload List

Initializes a new instance of the XmlLogger class.

public XmlLogger();

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

public XmlLogger(StopWatchStack);

Initializes a new instance of the XmlLogger class with serialized data.

protected XmlLogger(SerializationInfo,StreamingContext);

See Also

XmlLogger Class | NAnt.Core Namespace