C# Class Recurity.Swf.AVM1.ActionDelete2

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

Méthodes publiques

Méthode Description
ActionDelete2 ( ) : System

ActionDelete2 deletes a named property. Flash Player first looks for the property in the current scope, and if the property cannot be found, continues to search in the encompassing scopes.

Method Details

ActionDelete2() public méthode

ActionDelete2 deletes a named property. Flash Player first looks for the property in the current scope, and if the property cannot be found, continues to search in the encompassing scopes.
public ActionDelete2 ( ) : System
Résultat System