Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Expressive
Disassembly
Instructions
MethodReferenceInstruction
C# Class Expressive.Disassembly.Instructions.MethodReferenceInstruction
Inheritance:
Instruction
ファイルを表示
Open project: ashmind/expressive
Public Methods
Method
Description
MethodReferenceInstruction
(
int
offset
,
OpCode
opCode
,
MethodBase
method
) :
System
ToString
( ) :
string
Method Details
MethodReferenceInstruction()
public
method
public
MethodReferenceInstruction
(
int
offset
,
OpCode
opCode
,
MethodBase
method
) :
System
offset
int
opCode
System.Reflection.Emit.OpCode
method
System.Reflection.MethodBase
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string