C# Class Recurity.Swf.AVM1.ActionDivide

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

Méthodes publiques

Méthode Description
ActionDivide ( ) : System

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

Method Details

ActionDivide() public méthode

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