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

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

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

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

Pushes a method (function) call onto the stack, similar to ActionNewMethod.

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

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

Pushes a method (function) call onto the stack, similar to ActionNewMethod.
public ActionCallMethod ( ) : System
Результат System