C# Class Recurity.Swf.AVM1.ActionStringLess

Blitzableiter ActionStringLess represents the Adobe AVM1 ActionStringLess
Inheritance: AbstractAction
ファイルを表示 Open project: rtezli/Blitzableiter

Public Methods

Method Description
ActionStringLess ( ) : System

Tests to see if a string is less than another string

Method Details

ActionStringLess() public method

Tests to see if a string is less than another string
public ActionStringLess ( ) : System
return System