Click or drag to resize
ServiceAssertion.ReadXml Method
Reading the request.

Namespace: CMS.Synchronization.WSE3
Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 13.0.131
Syntax
C#
public override void ReadXml(
	XmlReader reader,
	IDictionary<string, Type> extensions
)

Parameters

reader
Type: System.Xml.XmlReader
extensions
Type: System.Collections.Generic.IDictionary<String, Type>
See Also