C# Class Recurity.Swf.AVM1.ActionEnumerate2

Blitzableiter ActionEnumerate2 represents the Adobe AVM1 ActionEnumerate2
Inheritance: AbstractAction
Exibir arquivo Open project: rtezli/Blitzableiter

Public Methods

Method Description
ActionEnumerate2 ( ) : System

ActionEnumerate2 is similar to ActionEnumerate, but uses a stack argument of object type rather than using a string to specify its name

Method Details

ActionEnumerate2() public method

ActionEnumerate2 is similar to ActionEnumerate, but uses a stack argument of object type rather than using a string to specify its name
public ActionEnumerate2 ( ) : System
return System