C# Class Recurity.Swf.AVM1.ActionToString

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

Public Methods

Method Description
ActionToString ( ) : System

Converts the object on the top of the stack into a String, and pushes the string back to the stack

Method Details

ActionToString() public method

Converts the object on the top of the stack into a String, and pushes the string back to the stack
public ActionToString ( ) : System
return System