C# Class Recurity.Swf.AVM1.ActionMultiply

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

Méthodes publiques

Méthode Description
ActionMultiply ( ) : System

Multiplies two numbers and pushes the result back to the stack

Method Details

ActionMultiply() public méthode

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