C# Класс Recurity.Swf.AVM1.ActionToNumber

Blitzableiter ActionToNumber represents the Adobe AVM1 ActionToNumber
Наследование: AbstractAction
Показать файл Открыть проект

Открытые методы

Метод Описание
ActionToNumber ( ) : System

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

Описание методов

ActionToNumber() публичный Метод

Converts the object on the top of the stack into a number, and pushes the number back to the stack
public ActionToNumber ( ) : System
Результат System