Method EmitBltUn
EmitBltUn(ILLabel)
public ILCursor EmitBltUn(ILLabel operand)
Parameters
operandILLabel- The emitted instruction's operand.
Returns
EmitBltUn(Instruction)
public ILCursor EmitBltUn(Instruction operand)
Parameters
operandInstruction- The emitted instruction's operand. Will be automatically converted to a ILLabel.