JaCIL Framework API

Ordinal Constructor (Int32)

Creates an ordinal with only the major value

public Ordinal(
   int maj
);

Parameters

maj
The significant portion.

See Also

Ordinal Class | JaCIL.Compiler.Instruction Namespace | Ordinal Constructor Overload List