Click or drag to resize

Int128(Int128) Constructor

Initializes a new instance of the Int128 class

Namespace: ClipperLib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Int128(
	Int128 val
)

Parameters

val  Int128

[Missing <param name="val"/> documentation for "M:ClipperLib.Int128.#ctor(ClipperLib.Int128)"]

See Also