Click or drag to resize
SoapXmlSerializerWriteObjectContent Method (XmlDictionaryWriter, Object)
SOAP stuff

Namespace: IdmNet
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public override void WriteObjectContent(
	XmlDictionaryWriter writer,
	Object graph
)

Parameters

writer
Type: System.XmlXmlDictionaryWriter
SOAP stuff
graph
Type: SystemObject
SOAP stuff
See Also