C# Class Recurity.Swf.AVM1.ActionOr

Blitzableiter ActionOr represents the Adobe AVM1 ActionOr
Inheritance: AbstractAction
Mostrar archivo Open project: rtezli/Blitzableiter

Public Methods

Method Description
ActionOr ( ) : System

Performs a logical OR of two numbers

Method Details

ActionOr() public method

Performs a logical OR of two numbers
public ActionOr ( ) : System
return System