C# Class Recurity.Swf.AVM1.ActionPop

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

Public Methods

Method Description
ActionPop ( ) : System

Pops a value from the stack and discards it

Method Details

ActionPop() public method

Pops a value from the stack and discards it
public ActionPop ( ) : System
return System