[This is preliminary documentation and subject to change.]
Initializes a new instance of the XmlLogger class.
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);
XmlLogger Class | NAnt.Core Namespace