C# Class SwfDotNet.IO.ByteCode.Actions.ActionEndWait

bytecode instruction object
Inheritance: BaseAction
Afficher le fichier Open project: bladecoding/SwfExport

Méthodes publiques

Méthode Description
ActionEndWait ( ) : System

constructor

Compile ( BinaryWriter w ) : void
ToString ( ) : string

overriden ToString method

Method Details

ActionEndWait() public méthode

constructor
public ActionEndWait ( ) : System
Résultat System

Compile() public méthode

public Compile ( BinaryWriter w ) : void
w System.IO.BinaryWriter
Résultat void

ToString() public méthode

overriden ToString method
public ToString ( ) : string
Résultat string