Constructor (uint)

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

Type: IntParameter

Namespace: XJTAG.Integration.XJRunner

Syntax

public IntParameter(uint value)

Parameters

value

Type: uint

The value of the parameter.