C# Class Recurity.Swf.AVM1.ActionDelete

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

Public Methods

Method Description
ActionDelete ( ) : System

deletes a named property from a ScriptObject

Method Details

ActionDelete() public method

deletes a named property from a ScriptObject
public ActionDelete ( ) : System
return System