Namespace: Rx.Net – Class: RxException – Assembly: Rx.Net.Mixed

RxException.ToNative Static Method

C#
public static CRxException ToNative(Net.RxException ex)

Converts an System::Exception to a CRxException.

Parameters

[Net.RxException] ex

[in] The System::Exception.

Returns

CRxException

ex as a CRxException.