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