Int128(Int128) Constructor |
Initializes a new instance of the
Int128 class
Namespace: ClipperLibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Int128(
Int128 val
)
Parameters
- val Int128
[Missing <param name="val"/> documentation for "M:ClipperLib.Int128.#ctor(ClipperLib.Int128)"]
See Also