C# Class PERWAPI.CILByte

Inheritance: CILInstruction
Afficher le fichier Open project: xored/f4

Méthodes publiques

Méthode Description
GetByte ( ) : byte

Private Methods

Méthode Description
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

Method Details

GetByte() public méthode

public GetByte ( ) : byte
Résultat byte