XRoadLib


BeforeDeserializationEventArgs

Namespace: XRoadLib.Events

Allows to customize XML reader before deserialization of the X-Road message begins.

Constructors

ConstructorDescription
new()
Signature: unit -> unit

Instance members

Instance memberDescription
XmlReaderSettings()
Signature: unit -> unit

Customize deserialization by assigning custom settings of XML reader.

Fork me on GitHub