Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Expressive
Disassembly
Instructions
TypeReferenceInstruction
C# Class Expressive.Disassembly.Instructions.TypeReferenceInstruction
Inheritance:
Instruction
Exibir arquivo
Open project: ashmind/expressive
Public Methods
Method
Description
ToString
( ) :
string
TypeReferenceInstruction
(
int
offset
,
OpCode
opCode
,
Type
type
) :
System
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
TypeReferenceInstruction()
public
method
public
TypeReferenceInstruction
(
int
offset
,
OpCode
opCode
,
Type
type
) :
System
offset
int
opCode
System.Reflection.Emit.OpCode
type
System.Type
return
System