BeforeDeserializationEventArgs
Namespace: XRoadLib.Events
Allows to customize XML reader before deserialization of the X-Road message begins.
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
Instance members
Instance member | Description |
XmlReaderSettings()
Signature: unit -> unit
|
Customize deserialization by assigning custom settings of XML reader. |