Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Expressive
Disassembly
Instructions
MethodReferenceInstruction
C# Class Expressive.Disassembly.Instructions.MethodReferenceInstruction
Inheritance:
Instruction
Afficher le fichier
Open project: ashmind/expressive
Méthodes publiques
Méthode
Description
MethodReferenceInstruction
(
int
offset
,
OpCode
opCode
,
MethodBase
method
) :
System
ToString
( ) :
string
Method Details
MethodReferenceInstruction()
public
méthode
public
MethodReferenceInstruction
(
int
offset
,
OpCode
opCode
,
MethodBase
method
) :
System
offset
int
opCode
System.Reflection.Emit.OpCode
method
System.Reflection.MethodBase
Résultat
System
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string