Property | Type | Description | |
---|---|---|---|
ByteCode | string | ||
Description | string | ||
Format | string | ||
Instructions | XapEditor.MsilInstruction[] |
Method | Description | |
---|---|---|
GetInstruction ( string Format ) : |
||
MsilInstruction ( string byteCode, string format, string description ) : System |
Method | Description | |
---|---|---|
MsilInstruction ( ) : System |
public static GetInstruction ( string Format ) : |
||
Format | string | |
return |
public MsilInstruction ( string byteCode, string format, string description ) : System | ||
byteCode | string | |
format | string | |
description | string | |
return | System |