C# Class Recurity.Swf.AVM1.ActionToNumber

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

Méthodes publiques

Méthode Description
ActionToNumber ( ) : System

Converts the object on the top of the stack into a number, and pushes the number back to the stack

Method Details

ActionToNumber() public méthode

Converts the object on the top of the stack into a number, and pushes the number back to the stack
public ActionToNumber ( ) : System
Résultat System