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