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