C# Class Recurity.Swf.AVM1.ActionStringGreater

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

Public Methods

Method Description
ActionStringGreater ( ) : System

Tests to see if a string is longer than another string

Method Details

ActionStringGreater() public method

Tests to see if a string is longer than another string
public ActionStringGreater ( ) : System
return System