Summary
Populates info with the data needed to serialize
the
NAnt.Core.XmlLogger
instance.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- XmlLogger
Syntax
public void GetObjectData(SerializationInfo info, StreamingContext context)
Parameters
Name | Type | Description |
---|---|---|
info | SerializationInfo | The System.Runtime.Serialization.SerializationInfo to populate with data. |
context | StreamingContext | The destination for this serialization. |
Return Value
Type | Description |
---|---|
void |