C# Class Recurity.Swf.AVM1.ActionThrow

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

Public Methods

Method Description
ActionThrow ( ) : System

ActionThrow implements the ActionScript throw keyword

Method Details

ActionThrow() public method

ActionThrow implements the ActionScript throw keyword
public ActionThrow ( ) : System
return System