C# Class Recurity.Swf.AVM1.ActionNewMethod

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

Public Methods

Method Description
ActionNewMethod ( ) : System

Invokes a constructor function to create a new object

Method Details

ActionNewMethod() public method

Invokes a constructor function to create a new object
public ActionNewMethod ( ) : System
return System