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
Instruction
C# Class Expressive.Disassembly.Instructions.Instruction
Exibir arquivo
Open project: ashmind/expressive
Class Usage Examples
Public Methods
Method
Description
ToString
( ) :
string
Protected Methods
Method
Description
Instruction
(
int
offset
,
OpCode
opCode
) :
System
Method Details
Instruction()
protected
method
protected
Instruction
(
int
offset
,
OpCode
opCode
) :
System
offset
int
opCode
System.Reflection.Emit.OpCode
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string