XRoadLib


XRoadMessageExtensions

Namespace: XRoadLib.Extensions

Extension methods for XRoadMessage class.

Static members

Static memberDescription
DeserializeMessageContent(...)
Signature: (message:XRoadMessage * serviceMap:IServiceMap) -> obj

Deserializes X-Road message response or throws XRoadFaultException when X-Road fault is parsed from the message instead of expected result value.

Fork me on GitHub