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

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

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

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

retrieves a named property from an object, and pushes the value of the property onto the stack

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

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

retrieves a named property from an object, and pushes the value of the property onto the stack
public ActionGetMember ( ) : System
Результат System