Method | Description | |
---|---|---|
CallvirtInstruction ( OpCode opcode ) |
Initializes a new instance of the CallvirtInstruction class.
|
|
Decode ( InstructionNode ctx, IInstructionDecoder decoder ) : void |
public CallvirtInstruction ( OpCode opcode ) | ||
opcode | OpCode | The opcode. |
public Decode ( InstructionNode ctx, IInstructionDecoder decoder ) : void | ||
ctx | InstructionNode | |
decoder | IInstructionDecoder | |
return | void |