OperandValue.d

The value of an operand

  1. ulong i;
  2. double d;
    union OperandValue
    double d;

Meta