C# Class Recurity.Swf.AVM1.ActionAdd

Blitzableiter ActionAdd represents the Adobe AVM1 "Add" action
Inheritance: AbstractAction
Afficher le fichier Open project: rtezli/Blitzableiter

Méthodes publiques

Méthode Description
ActionAdd ( ) : System

Adds two numbers and pushes the result back to the stack

Method Details

ActionAdd() public méthode

Adds two numbers and pushes the result back to the stack
public ActionAdd ( ) : System
Résultat System