C# Class Recurity.Swf.AVM2.Instructions.OP_ifge

Inheritance: AbstractInstruction
Afficher le fichier Open project: rtezli/Blitzableiter

Protected Properties

Свойство Type Description
_Offset System.Int32

Méthodes publiques

Méthode Description
ToString ( ) : string

Méthodes protégées

Méthode Description
Parse ( BinaryReader sourceStream ) : void

WriteArgs ( Stream destination ) : void

Method Details

Parse() protected méthode

protected Parse ( BinaryReader sourceStream ) : void
sourceStream System.IO.BinaryReader
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

WriteArgs() protected méthode

protected WriteArgs ( Stream destination ) : void
destination Stream
Résultat void

Property Details

_Offset protected_oe property

protected Int32,System _Offset
Résultat System.Int32