Namespace: Rx.Net – Class: ConstNativeExternWrapper – Assembly: Rx.LFR.Net

ConstNativeExternWrapper.ConstNativeExternWrapper Constructor

C#
public ConstNativeExternWrapper(TNative const* pxNative)

Constructor uses the given native instance.

Parameters

[TNative const*] pxNative

The pointer to the const native instance.