C# Class Recurity.Swf.AVM1.ActionPushDuplicate

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

Méthodes publiques

Méthode Description
ActionPushDuplicate ( ) : System

Pushes a duplicate of top of stack (the current return value) to the stack.

Method Details

ActionPushDuplicate() public méthode

Pushes a duplicate of top of stack (the current return value) to the stack.
public ActionPushDuplicate ( ) : System
Résultat System