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

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

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

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

Forces the return item to be pushed off the stack and returned. If a return is not appropriate, the return item is discarded

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

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

Forces the return item to be pushed off the stack and returned. If a return is not appropriate, the return item is discarded
public ActionReturn ( ) : System
Результат System