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

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

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

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

Pushes a duplicate of top of stack (the current return value) to the stack.

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

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

Pushes a duplicate of top of stack (the current return value) to the stack.
public ActionPushDuplicate ( ) : System
Результат System