C# Class Recurity.Swf.AVM1.ActionGetMember

Blitzableiter ActionGetMember represents the Adobe AVM1 ActionGetMember
Inheritance: AbstractAction
Afficher le fichier Open project: rtezli/Blitzableiter

Méthodes publiques

Méthode Description
ActionGetMember ( ) : System

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

Method Details

ActionGetMember() public méthode

retrieves a named property from an object, and pushes the value of the property onto the stack
public ActionGetMember ( ) : System
Résultat System