C# Class Recurity.Swf.AVM1.ActionSubtract

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

Méthodes publiques

Méthode Description
ActionSubtract ( ) : System

Subtracts two numbers and pushes the result back to the stack.

Method Details

ActionSubtract() public méthode

Subtracts two numbers and pushes the result back to the stack.
public ActionSubtract ( ) : System
Résultat System