Constructor (ulong)

Creates a new instance of the IntParameter class using an UInt64 value.

Type: IntParameter

Namespace: XJTAG.Integration.XJRunner

Syntax

public IntParameter(ulong value)

Parameters

value

Type: ulong

The value of the parameter.