Свойство | Type | Description | |
---|---|---|---|
ByteCode | string | ||
Description | string | ||
Format | string | ||
Instructions | XapEditor.MsilInstruction[] |
Méthode | Description | |
---|---|---|
GetInstruction ( string Format ) : |
||
MsilInstruction ( string byteCode, string format, string description ) : System |
Méthode | Description | |
---|---|---|
MsilInstruction ( ) : System |
public static GetInstruction ( string Format ) : |
||
Format | string | |
Résultat |
public MsilInstruction ( string byteCode, string format, string description ) : System | ||
byteCode | string | |
format | string | |
description | string | |
Résultat | System |