C# Class Recurity.Swf.AVM1.ActionReturn

Blitzableiter ActionReturn represents the Adobe AVM1 ActionReturn
Inheritance: AbstractAction
Afficher le fichier Open project: rtezli/Blitzableiter

Méthodes publiques

Méthode Description
ActionReturn ( ) : System

Forces the return item to be pushed off the stack and returned. If a return is not appropriate, the return item is discarded

Method Details

ActionReturn() public méthode

Forces the return item to be pushed off the stack and returned. If a return is not appropriate, the return item is discarded
public ActionReturn ( ) : System
Résultat System