Свойство | Тип | Описание | |
---|---|---|---|
ByteCode | string | ||
Description | string | ||
Format | string | ||
Instructions | XapEditor.MsilInstruction[] |
Метод | Описание | |
---|---|---|
GetInstruction ( string Format ) : |
||
MsilInstruction ( string byteCode, string format, string description ) : System |
Метод | Описание | |
---|---|---|
MsilInstruction ( ) : System |
public static GetInstruction ( string Format ) : |
||
Format | string | |
Результат |
public MsilInstruction ( string byteCode, string format, string description ) : System | ||
byteCode | string | |
format | string | |
description | string | |
Результат | System |