Show / Hide Table of Contents

SafeBigNum Constructor

SafeBigNum()

C#
public SafeBigNum()

SafeBigNum(IntPtr, bool)

C#
public SafeBigNum(IntPtr invalidHandleValue, bool ownsHandle)

Parameters

Type Name Description
IntPtr invalidHandleValue
bool ownsHandle
In this article
Back to top Generated by DocFX