C# Класс PERWAPI.CILByte

Наследование: CILInstruction
Показать файл Открыть проект

Открытые методы

Метод Описание
GetByte ( ) : byte

Приватные методы

Метод Описание
CILByte ( byte bVal ) : System
GetDeltaDistance ( ) : int

Get the delta distance for this instruction.

The delta distance is the resulting difference of items left on the stack after calling this instruction.

GetInstName ( ) : string
Write ( CILWriter output ) : void
Write ( PEWriter output ) : void

Описание методов

GetByte() публичный Метод

public GetByte ( ) : byte
Результат byte