C# Class Recurity.Swf.AVM1.ActionToInteger

Blitzableiter ActionToInteger represents the Adobe AVM1 ActionToInteger
Inheritance: AbstractAction
显示文件 Open project: rtezli/Blitzableiter

Public Methods

Method Description
ActionToInteger ( ) : System

Converts a value to an integer

Method Details

ActionToInteger() public method

Converts a value to an integer
public ActionToInteger ( ) : System
return System