C# Class Recurity.Swf.AVM1.ActionSubtract

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

Public Methods

Method Description
ActionSubtract ( ) : System

Subtracts two numbers and pushes the result back to the stack.

Method Details

ActionSubtract() public method

Subtracts two numbers and pushes the result back to the stack.
public ActionSubtract ( ) : System
return System